From 5d2616dfac075bdf5e40446c725785b64a49a790 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 11 May 2026 21:17:20 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7c6b6b5..e4bbfb5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { background={{ variant: "sparkles-gradient" }} title="Celovite nepremičninske storitve v Ljubljani" description="Justicija nepremičnine – vaš zaupanja vreden partner pri nakupu, prodaji ali oddaji nepremičnin." - buttons={[{ text: "Kontaktirajte nas", href: "#contact" }]} + buttons={[{ text: "Rezervirajte brezplačen posvet", href: "#contact" }]} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/famous-painted-ladies-san-francisco_268835-3913.jpg", imageAlt: "Ljubljana nepremičnine" }, { imageSrc: "http://img.b2bpic.net/free-photo/reflection-white-houses-with-brown-roofs-surrounded-by-green-plants-water_181624-4514.jpg", imageAlt: "Stanovanje Ljubljana" }, @@ -188,4 +188,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file