Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6f19d46a7f | |||
| 8d2ff4b1e5 | |||
| 7d736ea6c3 | |||
| b699f2a1c0 | |||
| f909edbf23 | |||
| 9123c1fd4e |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
title="Luxury spaces captured in crystalline clarity"
|
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"
|
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" }}
|
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"
|
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-woman-going-up-stairs-walking-down-city_176420-4026.jpg"
|
||||||
imageAlt="Luxury modern residential architecture"
|
imageAlt="Luxury modern residential architecture"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -60,6 +60,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
buttons={[{ text: "Request a Quote", href: "#contact" }]}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "luxury-penthouse", name: "Luxury Penthouse Interior", price: "Premium Residential", variant: "Contemporary Design", imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-living-room_1203-2722.jpg?_wi=1", imageAlt: "Luxury penthouse interior with floor-to-ceiling windows"
|
id: "luxury-penthouse", name: "Luxury Penthouse Interior", price: "Premium Residential", variant: "Contemporary Design", imageSrc: "http://img.b2bpic.net/free-photo/bangkok-thailand-august-12-2016-beautiful-luxury-living-room_1203-2722.jpg?_wi=1", imageAlt: "Luxury penthouse interior with floor-to-ceiling windows"
|
||||||
@@ -159,7 +160,7 @@ export default function LandingPage() {
|
|||||||
animationType="entrance-slide"
|
animationType="entrance-slide"
|
||||||
background={{ variant: "plain" }}
|
background={{ variant: "plain" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[{ text: "Get in Touch", href: "mailto:contact@trevormelton.com" }]}
|
buttons={[{ text: "Schedule a Consultation", href: "mailto:contact@trevormelton.com" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user