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() {