diff --git a/src/app/page.tsx b/src/app/page.tsx index a62f94d..ccb6474 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function LandingPage() { background={{ variant: "plain"}} title="Crafting Spaces for Living" - description="Expert architectural design for bespoke residential projects. Choose your vision from single to three-floor designs." + description="I'm Surbhi Chauke, lead architect at ArchStudio. We create expert architectural design for bespoke residential projects. Choose your vision from single to three-floor designs." testimonials={[ { name: "Marcus V.", handle: "Client", testimonial: "Exceptional vision and execution.", rating: 5, @@ -264,4 +264,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file