diff --git a/src/app/page.tsx b/src/app/page.tsx
index 0293e33..597ad3c 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,94 +43,32 @@ export default function LandingPage() {
@@ -151,31 +77,12 @@ export default function LandingPage() {
@@ -202,21 +105,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- title: "Architecture",
- description: "Defining space with intent.",
- imageSrc: "http://img.b2bpic.net/free-photo/famous-canadian-museum-history-touching-magical-night-sky-gatineau-canada_181624-13315.jpg",
- },
- {
- title: "Interior Design",
- description: "Atmosphere as a material.",
- imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-photos-light-movie-projector_23-2149377351.jpg",
- },
- {
- title: "Urban Design",
- description: "Shaping the larger fabric.",
- imageSrc: "http://img.b2bpic.net/free-photo/collage-city-committed-education_23-2149887002.jpg",
- },
+ { title: "Architecture", description: "Defining space with intent.", imageSrc: "http://img.b2bpic.net/free-photo/famous-canadian-museum-history-touching-magical-night-sky-gatineau-canada_181624-13315.jpg" },
+ { title: "Interior Design", description: "Atmosphere as a material.", imageSrc: "http://img.b2bpic.net/free-photo/couple-taking-photos-light-movie-projector_23-2149377351.jpg" },
+ { title: "Urban Design", description: "Shaping the larger fabric.", imageSrc: "http://img.b2bpic.net/free-photo/collage-city-committed-education_23-2149887002.jpg" },
]}
title="Our Approach"
description="Cairo-based studio focused on serious architecture."
@@ -227,15 +118,7 @@ export default function LandingPage() {
@@ -245,32 +128,14 @@ export default function LandingPage() {