Switch to version 3: modified src/app/page.tsx

This commit is contained in:
2026-06-11 16:35:32 +00:00
parent 39dbcffdea
commit 500cdd9872

View File

@@ -287,7 +287,6 @@ 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>
@@ -316,7 +315,6 @@ 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>
@@ -341,7 +339,6 @@ 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>
@@ -395,7 +392,6 @@ 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>