diff --git a/src/app/page.tsx b/src/app/page.tsx index 507082b..671af67 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,11 +72,11 @@ export default function LandingPage() { description="Curated selection of designer-furnished apartments and villas in Bratislava's premium neighborhoods" products={[ { - id: "1", name: "Luxury Apartment – Horský Park", price: "€850,000", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-resting-home-with-good-mood_651396-28.jpg?_wi=3", imageAlt: "Luxury apartment in Horský Park with modern furnishings"}, + id: "1", name: "ZARIADENÁ 7-izbová moderná vila s bazénom a 2 výťahmi na hradnom kopci", price: "€850,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT4HK8aMuKNI9ns73a5g1Bh6G/uploaded-1772532725304-ssv8zyjh.png", imageAlt: "Luxury apartment in Horský Park with modern furnishings"}, { - id: "2", name: "Premium Villa – Hrad District", price: "€1,200,000", imageSrc: "http://img.b2bpic.net/free-photo/beach-chair-resort_1150-17976.jpg?_wi=2", imageAlt: "Exclusive villa in Hrad district with architectural design"}, + id: "2", name: "Moderne zariadený a klimatizovaný 4-izbový byt Horský park", price: "€1,200,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT4HK8aMuKNI9ns73a5g1Bh6G/uploaded-1772532725304-dncfcna2.png", imageAlt: "Exclusive villa in Hrad district with architectural design"}, { - id: "3", name: "Downtown Penthouse – Central Bratislava", price: "€950,000", imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-reading-magazine-near-panoramic-window_7502-9287.jpg?_wi=2", imageAlt: "High-end penthouse with city views in central location"}, + id: "3", name: "4-izbový výnimočný dizajnovo zariadený byt Horský Park", price: "€950,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQT4HK8aMuKNI9ns73a5g1Bh6G/uploaded-1772532725303-43efebuh.png", imageAlt: "High-end penthouse with city views in central location"}, ]} textboxLayout="default" gridVariant="three-columns-all-equal-width"