Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 01e32e3bdb | |||
| 54ef6b3a0c | |||
| 8764364dfd | |||
| 299fe893e0 |
@@ -20,8 +20,8 @@ export default function LandingPage() {
|
|||||||
borderRadius="pill"
|
borderRadius="pill"
|
||||||
contentWidth="smallMedium"
|
contentWidth="smallMedium"
|
||||||
sizing="largeSizeMediumTitles"
|
sizing="largeSizeMediumTitles"
|
||||||
background="aurora"
|
background="none"
|
||||||
cardStyle="subtle-shadow"
|
cardStyle="glass-depth"
|
||||||
primaryButtonStyle="radial-glow"
|
primaryButtonStyle="radial-glow"
|
||||||
secondaryButtonStyle="solid"
|
secondaryButtonStyle="solid"
|
||||||
headingFontWeight="normal"
|
headingFontWeight="normal"
|
||||||
@@ -72,11 +72,11 @@ export default function LandingPage() {
|
|||||||
description="Curated selection of designer-furnished apartments and villas in Bratislava's premium neighborhoods"
|
description="Curated selection of designer-furnished apartments and villas in Bratislava's premium neighborhoods"
|
||||||
products={[
|
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"
|
textboxLayout="default"
|
||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
|
|||||||
Reference in New Issue
Block a user