diff --git a/src/app/page.tsx b/src/app/page.tsx index 185d413..8d30fd2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,25 +29,15 @@ export default function LandingPage() { @@ -57,99 +47,53 @@ export default function LandingPage() { @@ -162,65 +106,36 @@ export default function LandingPage() { description="At Velmora Studio, we bridge the gap between minimalist aesthetics and high-performance design. Our mission is to elevate your brand presence through curated visual storytelling and precision craft." bulletPoints={[ { - title: "Precision Design", - description: "Every pixel is carefully considered for impact.", - }, + title: "Precision Design", description: "Every pixel is carefully considered for impact."}, { - title: "Minimalist Logic", - description: "Stripping away the excess to reveal the core truth.", - }, + title: "Minimalist Logic", description: "Stripping away the excess to reveal the core truth."}, { - title: "Curated Luxury", - description: "Bespoke design for brands that lead their category.", - }, + title: "Curated Luxury", description: "Bespoke design for brands that lead their category."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg?_wi=3" + imageSrc="http://img.b2bpic.net/free-photo/modern-minimalist-office_23-2151780713.jpg" mediaAnimation="blur-reveal" />
@@ -289,38 +185,25 @@ export default function LandingPage() {