Skip to content

Commit ce3a2c5

Browse files
💄 Update partner tagline and description for improved clarity and relevance
1 parent 532c49a commit ce3a2c5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

‎resources/views/components/home/explainer.blade.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ class="text-xl font-semibold text-gray-800 2xl:text-2xl dark:text-white"
303303
</div>
304304

305305
<div
306-
class="flex flex-wrap items-start gap-x-2.5 gap-y-3 lg:pt-2 2xl:gap-x-3"
306+
class="flex flex-wrap items-start gap-x-2.5 gap-y-3.5 lg:pt-2 2xl:gap-x-3"
307307
>
308308
@php
309309
$skills = [
@@ -440,7 +440,7 @@ class="2xs:text-left text-center text-pretty text-gray-600 dark:text-zinc-400"
440440
</p>
441441

442442
<div
443-
class="2xs:justify-start flex flex-wrap items-start justify-center gap-x-2.5 gap-y-3 [--icon-bg:#F9FBF0] [--icon-stroke:#717838] 2xl:gap-x-3 dark:[--icon-bg:--alpha(var(--color-teal-500)/30%)] dark:[--icon-stroke:--alpha(var(--color-teal-400)/80%)]"
443+
class="2xs:justify-start flex flex-wrap items-start justify-center gap-x-2.5 gap-y-3 [--icon-bg:#F9FBF0] [--icon-stroke:#717838] 2xl:gap-x-3 dark:[--icon-bg:--alpha(var(--color-cyan-500)/30%)] dark:[--icon-stroke:--alpha(var(--color-cyan-400)/80%)]"
444444
>
445445
@php
446446
$categories = [

‎resources/views/components/home/partners.blade.php

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class="text-black dark:text-white"
7474
</x-home.featured-partner-card>
7575
<x-home.featured-partner-card
7676
partnerName="Nexcalia"
77-
tagline="Hire the best Laravel developers anywhere"
77+
tagline="Smart tools for scheduling & visitor management"
7878
href="https://www.nexcalia.com/?ref=nativephp"
7979
>
8080
<x-slot:logo>
@@ -85,9 +85,9 @@ class="text-black dark:text-white"
8585
</x-slot>
8686

8787
<x-slot:description>
88-
Need a freelancer or engineer? Laradevs has you covered.
89-
Filter by skills, experience, location, availability,
90-
and pay.
88+
From online booking to interactive kiosks, Nexcalia
89+
helps businesses streamline appointments and improve
90+
customer experiences.
9191
</x-slot>
9292
</x-home.featured-partner-card>
9393
</div>

0 commit comments

Comments
 (0)