From f909edbf23be3e45acfe60e202e0460794182ea6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 23:03:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ed2a931..d44db32 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { title="Luxury spaces captured in crystalline clarity" description="Architectural and real estate photography that elevates premium properties. Liquid glass aesthetic meets sophisticated minimalism—every frame designed to sell vision" background={{ variant: "sparkles-gradient" }} - buttons={[{ text: "Explore Gallery", href: "#portfolio" }]} + buttons={[{ text: "View Premium Projects", href: "#portfolio" }]} imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-woman-going-up-stairs-walking-down-city_176420-4026.jpg" imageAlt="Luxury modern residential architecture" mediaAnimation="slide-up" -- 2.49.1