Update src/app/page.tsx

This commit is contained in:
2026-05-08 05:01:57 +00:00
parent 1796c8e611
commit 95c7bf1262

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8583.jpg", imageAlt: "Master Bedroom" },
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976543.jpg", imageAlt: "Luxury Kitchen" },
]}
buttons={[{ text: "Start Your Project", href: "#contact" }]}
buttons={[{ text: "Book Your Design Consultation", href: "#contact" }]}
/>
</div>