diff --git a/src/app/page.tsx b/src/app/page.tsx
index 68780c3..f4810f3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,41 +32,25 @@ export default function LandingPage() {
@@ -76,11 +60,9 @@ export default function LandingPage() {
description="360 Design Studio transforms ideas into exceptional living spaces through custom home design, additions, 3D visualization, and comprehensive construction documents."
buttons={[
{
- text: "Schedule a Consultation",
- href: "#contact",
- },
+ text: "Schedule a Consultation", href: "#contact"},
]}
- imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg"
imageAlt="Striking custom home rendering with modern architecture"
showDimOverlay={false}
/>
@@ -93,23 +75,17 @@ export default function LandingPage() {
description="360 Design Studio is a client-focused architectural design practice dedicated to creating beautiful, functional, and buildable residential spaces. We combine innovative design with practical expertise to deliver homes that exceed expectations, from concept to construction."
metrics={[
{
- value: "15+",
- title: "Years Experience",
- },
+ value: "15+", title: "Years Experience"},
{
- value: "200+",
- title: "Projects Completed",
- },
+ value: "200+", title: "Projects Completed"},
{
- value: "98%",
- title: "Client Satisfaction",
- },
+ value: "98%", title: "Client Satisfaction"},
]}
tag="Our Story"
- imageSrc="http://img.b2bpic.net/free-photo/graphic-designer-gaming-industry-talking-detail-with-his-colleague-analyzing-3d-design-level-explaining-production-creative-ideas-game-creators-working-videogame-illustration-company-office_482257-28158.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/graphic-designer-gaming-industry-talking-detail-with-his-colleague-analyzing-3d-design-level-explaining-production-creative-ideas-game-creators-working-videogame-illustration-company-office_482257-28158.jpg"
imageAlt="Architectural design team collaborating in a modern studio"
- mediaAnimation="entrance-slide"
- metricsAnimation="entrance-slide"
+ mediaAnimation="slide-up"
+ metricsAnimation="slide-up"
/>
@@ -117,76 +93,37 @@ export default function LandingPage() {