Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-02 17:44:42 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ text: "Book a Consultation", href: "contact" }
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=1"
imageAlt="Luxury modern home with elegant architecture"
imagePosition="right"
mediaAnimation="blur-reveal"
@@ -83,7 +83,7 @@ export default function LandingPage() {
},
{
id: "3", brand: "Luxe Properties", name: "Urban Luxury Townhouse", price: "$2,450,000", rating: 5,
reviewCount: "8 inquiries", imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg", imageAlt: "Premium townhouse in prestigious urban location"
reviewCount: "8 inquiries", imageSrc: "http://img.b2bpic.net/free-photo/modern-spacious-room-with-large-panoramic-window_7502-7289.jpg?_wi=2", imageAlt: "Premium townhouse in prestigious urban location"
}
]}
/>
@@ -123,13 +123,13 @@ export default function LandingPage() {
id: "1", name: "Victoria Chen", role: "Senior Property Specialist", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-office_1398-6.jpg", imageAlt: "Portrait of Victoria Chen"
},
{
id: "2", name: "Marcus Sterling", role: "Investment Advisor", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Portrait of Marcus Sterling"
id: "2", name: "Marcus Sterling", role: "Investment Advisor", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Portrait of Marcus Sterling"
},
{
id: "3", name: "Alexandra Park", role: "Luxury Market Expert", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", imageAlt: "Portrait of Alexandra Park"
},
{
id: "4", name: "James Rodriguez", role: "International Specialist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Portrait of James Rodriguez"
id: "4", name: "James Rodriguez", role: "International Specialist", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Portrait of James Rodriguez"
}
]}
/>