Update src/app/page.tsx

This commit is contained in:
2026-05-07 01:35:31 +00:00
parent 9fa0494094
commit d78577b3c3

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
<HeroSplitDoubleCarousel
background={{
variant: "gradient-bars"}}
title="Style Simplified, Perfectly Made"
title="Effortless style for your daily wardrobe"
description="Discover our latest collection of premium readymade clothing, designed to elevate your everyday wardrobe with ease and elegance."
leftCarouselItems={[
{
@@ -222,10 +222,6 @@ export default function LandingPage() {
title="Frequently Asked Questions"
description="Find answers to your questions about shipping, returns, and sizing."
faqsAnimation="slide-up"
buttons={[
{
text: "Contact Us", href: "#contact"},
]}
/>
</div>