Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 09:06:20 +00:00

View File

@@ -63,7 +63,6 @@ export default function LandingPage() {
autoPlay={true}
autoPlayInterval={4000}
ariaLabel="Hero section with fashion carousel"
useInvertedBackground={false}
/>
</div>
<div id="trust-bar" data-section="trust-bar">
@@ -134,7 +133,6 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
title="About Modish Wear"
description="Modish Wear is one of Rohini's trusted fashion destinations, offering premium-quality garments with affordable pricing. From everyday essentials to festive collections, our mission is simple: Deliver style, quality and value under one roof. \n\n**First Visit Special: Flat 10% OFF On Selected Collections.** \n\nElevate your wardrobe with stylish pieces crafted for everyday confidence."
buttons={[
{ text: "Shop Now", href: "#collections" }
]}
@@ -186,7 +184,6 @@ export default function LandingPage() {
{ title: "Connect", items: [{ label: "Instagram", href: "https://instagram.com/modishwear" }, { label: "WhatsApp", href: "https://wa.me/+917838582782" }] }
]}
copyrightText="© 2024 MODISH WEAR™ | Premium Fashion For Everyone"
useInvertedBackground={false}
ariaLabel="Site footer with navigation and copyright"
/>
</div>