Update src/app/page.tsx
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user