diff --git a/src/app/page.tsx b/src/app/page.tsx index 9e01637..70c233b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -108,11 +108,11 @@ export default function LandingPage() { }, { id: 2, - title: "Timeless Aesthetics", description: "We create spaces that transcend trends. Our designs age gracefully, becoming more valued with time through their fundamental elegance.", imageSrc: "http://img.b2bpic.net/free-photo/bathroom-interior-background-white-spa-towels-wood_1258-111485.jpg", imageAlt: "modern minimalist interior architecture space" + title: "Timeless Aesthetics", description: "We create spaces that transcend trends. Our designs age gracefully, becoming more valued with time through their fundamental elegance.", imageSrc: "http://img.b2bpic.net/free-photo/bathroom-interior-background-white-spa-towels-wood_1258-111485.jpg?_wi=1", imageAlt: "modern minimalist interior architecture space" }, { id: 3, - title: "Sustainable Vision", description: "Environmental responsibility is woven into every project. We design for longevity, efficiency, and harmony with the natural world.", imageSrc: "http://img.b2bpic.net/free-photo/bathroom-interior-background-white-spa-towels-wood_1258-111485.jpg", imageAlt: "Sustainable architecture interior design" + title: "Sustainable Vision", description: "Environmental responsibility is woven into every project. We design for longevity, efficiency, and harmony with the natural world.", imageSrc: "http://img.b2bpic.net/free-photo/bathroom-interior-background-white-spa-towels-wood_1258-111485.jpg?_wi=2", imageAlt: "Sustainable architecture interior design" } ]} textboxLayout="default"