Update src/app/page.tsx
This commit is contained in:
@@ -287,6 +287,7 @@ export default function LandingPage() {
|
||||
"Food Network Magazine", "Glamour", "Candy Industry", "TrendHunter", "Walmart", "Amazon", "Faire", "UNFI", "Oriental Trading", "Macy's"]}
|
||||
title="Trusted by Industry Leaders & Partners"
|
||||
description="YumWick is quickly becoming a beloved name, featured in top publications and partnered with leading retailers, underscoring our commitment to quality and innovation."
|
||||
logoCardClassName="rounded-xl p-4 shadow-sm hover:shadow-md transition-shadow duration-300 bg-card"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -315,6 +316,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Hear From Our Delighted Customers"
|
||||
description="Our customers love the unique experience of YumWick. Read what they're saying about the world's first edible candle."
|
||||
cardClassName="rounded-xl p-6 shadow-md hover:shadow-lg transition-shadow duration-300 bg-card"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -339,6 +341,7 @@ export default function LandingPage() {
|
||||
title="Your Questions, Answered"
|
||||
description="Find quick answers to common questions about YumWick edible candles, from safety and ingredients to usage and storage tips."
|
||||
faqsAnimation="slide-up"
|
||||
accordionClassName="rounded-lg border border-card-foreground/10 mb-4 bg-card"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -392,6 +395,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2024 YumWick. All rights reserved. Patented Innovation."
|
||||
footerContainerClassName="border-t border-card-foreground/10 pt-10 mt-16"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user