Merge version_1 into main #6
@@ -110,8 +110,6 @@ export default function LandingPage() {
|
||||
{ text: "Explore All Categories", href: "#categories" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)]"
|
||||
descriptionClassName="text-lg text-[var(--foreground)] opacity-85"
|
||||
tagClassName="text-sm font-semibold text-[var(--accent)]"
|
||||
features={[
|
||||
{
|
||||
@@ -178,8 +176,6 @@ export default function LandingPage() {
|
||||
{ text: "Get Directions", href: "#" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)]"
|
||||
descriptionClassName="text-lg text-[var(--foreground)] opacity-85"
|
||||
valueClassName="text-3xl font-bold text-[var(--primary-cta)]"
|
||||
metricTitleClassName="text-lg font-semibold text-[var(--foreground)]"
|
||||
/>
|
||||
@@ -216,8 +212,6 @@ export default function LandingPage() {
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
carouselMode="buttons"
|
||||
titleClassName="text-4xl md:text-5xl font-bold text-[var(--foreground)]"
|
||||
descriptionClassName="text-lg text-[var(--foreground)] opacity-85"
|
||||
testimonialClassName="text-base text-[var(--foreground)] leading-relaxed"
|
||||
nameClassName="text-lg font-semibold text-[var(--primary-cta)]"
|
||||
roleClassName="text-sm text-[var(--accent)]"
|
||||
|
||||
Reference in New Issue
Block a user