diff --git a/src/app/page.tsx b/src/app/page.tsx index e5d78a1..6821f49 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -41,7 +41,7 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="Aura India" + brandName="Estamos moda" /> @@ -51,7 +51,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars"}} title="Unapologetically You. Redefining Indian Streetwear." - description="Fusion-first fashion designed for the bold, the dreamers, and the game-changers. Elevate your everyday aesthetic with Aura." + description="Fusion-first fashion designed for the bold, the dreamers, and the game-changers. Elevate your everyday aesthetic with Estamos moda." testimonials={[ { name: "Aarav Sharma", handle: "@aaravstyle", testimonial: "The best fit I've ever owned. Totally redefined my streetwear game.", rating: 5, @@ -60,7 +60,7 @@ export default function LandingPage() { name: "Priya Singh", handle: "@priya_vibes", testimonial: "Finally, a brand that gets modern Indian fashion perfectly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-woman-holding-her-headphones_23-2148286092.jpg"}, { - name: "Rohan Gupta", handle: "@rohan_fits", testimonial: "Quality and style are unmatched. Aura is the new standard.", rating: 5, + name: "Rohan Gupta", handle: "@rohan_fits", testimonial: "Quality and style are unmatched. Estamos moda is the new standard.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beard-asian-man-casual-wear-stand-inside-house-stairs-against-window_627829-1264.jpg"}, { name: "Ananya Reddy", handle: "@ananyastyles", testimonial: "Love the fusion approach. So versatile and edgy!", rating: 5, @@ -103,7 +103,7 @@ export default function LandingPage() { @@ -248,10 +248,10 @@ export default function LandingPage() { { id: "q2", title: "Do you offer international shipping?", content: "Currently, we operate across all major Indian cities."}, { - id: "q3", title: "How can I join the Aura Tribe?", content: "Subscribe to our newsletter or purchase any annual membership."}, + id: "q3", title: "How can I join the Estamos moda Tribe?", content: "Subscribe to our newsletter or purchase any annual membership."}, ]} title="Got Questions?" - description="Find everything you need to know about Aura India." + description="Find everything you need to know about Estamos moda." faqsAnimation="slide-up" /> @@ -264,21 +264,21 @@ export default function LandingPage() { text="Join the revolution. Let's create something iconic together." buttons={[ { - text: "Get In Touch", href: "mailto:hello@auraindia.com"}, + text: "Get In Touch", href: "mailto:hello@estamosmoda.com"}, ]} /> ); -} +} \ No newline at end of file