Update src/app/page.tsx
This commit is contained in:
@@ -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() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user