Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -57,19 +57,19 @@ export default function LandingPage() {
|
|||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Sarah J.", handle: "@investor", testimonial: "Transformed our portfolio strategy completely.", rating: 5,
|
name: "Sarah J.", handle: "@investor", testimonial: "Transformed our portfolio strategy completely.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-concrete-building-daytime_250224-255.jpg", imageAlt: "luxury penthouse interior view"},
|
imageSrc: "http://img.b2bpic.net/free-photo/grey-concrete-building-daytime_250224-255.jpg?_wi=1", imageAlt: "luxury penthouse interior view"},
|
||||||
{
|
{
|
||||||
name: "Mark L.", handle: "@developer", testimonial: "Unmatched market insight and discretion.", rating: 5,
|
name: "Mark L.", handle: "@developer", testimonial: "Unmatched market insight and discretion.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg", imageAlt: "luxury penthouse interior view"},
|
imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg?_wi=1", imageAlt: "luxury penthouse interior view"},
|
||||||
{
|
{
|
||||||
name: "Elena V.", handle: "@homeowner", testimonial: "White-glove service from start to finish.", rating: 5,
|
name: "Elena V.", handle: "@homeowner", testimonial: "White-glove service from start to finish.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/infinity-pool-with-view_23-2152008208.jpg", imageAlt: "luxury penthouse interior view"},
|
imageSrc: "http://img.b2bpic.net/free-photo/infinity-pool-with-view_23-2152008208.jpg?_wi=1", imageAlt: "luxury penthouse interior view"},
|
||||||
{
|
{
|
||||||
name: "David K.", handle: "@investor", testimonial: "The best commercial acquisition partners.", rating: 5,
|
name: "David K.", handle: "@investor", testimonial: "The best commercial acquisition partners.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg", imageAlt: "luxury penthouse interior view"},
|
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg?_wi=1", imageAlt: "luxury penthouse interior view"},
|
||||||
{
|
{
|
||||||
name: "Julia P.", handle: "@partner", testimonial: "Exquisite attention to every single detail.", rating: 5,
|
name: "Julia P.", handle: "@partner", testimonial: "Exquisite attention to every single detail.", rating: 5,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-cityscape-architecture-building-business-metropolis-concept_53876-16592.jpg", imageAlt: "luxury penthouse interior view"},
|
imageSrc: "http://img.b2bpic.net/free-photo/business-people-cityscape-architecture-building-business-metropolis-concept_53876-16592.jpg?_wi=1", imageAlt: "luxury penthouse interior view"},
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Schedule a Consultation", href: "#contact"},
|
text: "Schedule a Consultation", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/grey-concrete-building-daytime_250224-255.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/grey-concrete-building-daytime_250224-255.jpg?_wi=2"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/office-skyscrapers-with-glass-facade_23-2148836755.jpg", alt: "Portrait of investor A"},
|
src: "http://img.b2bpic.net/free-photo/office-skyscrapers-with-glass-facade_23-2148836755.jpg", alt: "Portrait of investor A"},
|
||||||
@@ -124,16 +124,16 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Acquisitions", description: "Curated residential and commercial growth opportunities.", buttonIcon: ArrowRight,
|
title: "Acquisitions", description: "Curated residential and commercial growth opportunities.", buttonIcon: ArrowRight,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg", imageAlt: "modern mansion exterior luxury"},
|
imageSrc: "http://img.b2bpic.net/free-photo/crescent-masjid-mountain-marbles-light-tourists_1142-1056.jpg?_wi=2", imageAlt: "modern mansion exterior luxury"},
|
||||||
{
|
{
|
||||||
title: "Investment Consulting", description: "Maximizing returns while preserving your legacy.", buttonIcon: ArrowRight,
|
title: "Investment Consulting", description: "Maximizing returns while preserving your legacy.", buttonIcon: ArrowRight,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-concrete-building-daytime_250224-255.jpg", imageAlt: "modern mansion exterior luxury"},
|
imageSrc: "http://img.b2bpic.net/free-photo/grey-concrete-building-daytime_250224-255.jpg?_wi=3", imageAlt: "modern mansion exterior luxury"},
|
||||||
{
|
{
|
||||||
title: "Property Management", description: "High-level performance for your premier assets.", buttonIcon: ArrowRight,
|
title: "Property Management", description: "High-level performance for your premier assets.", buttonIcon: ArrowRight,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/infinity-pool-with-view_23-2152008208.jpg", imageAlt: "modern mansion exterior luxury"},
|
imageSrc: "http://img.b2bpic.net/free-photo/infinity-pool-with-view_23-2152008208.jpg?_wi=2", imageAlt: "modern mansion exterior luxury"},
|
||||||
{
|
{
|
||||||
title: "Development Partnerships", description: "Collaborating on high-value real estate projects.", buttonIcon: ArrowRight,
|
title: "Development Partnerships", description: "Collaborating on high-value real estate projects.", buttonIcon: ArrowRight,
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg", imageAlt: "modern mansion exterior luxury"},
|
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg?_wi=2", imageAlt: "modern mansion exterior luxury"},
|
||||||
]}
|
]}
|
||||||
title="Strategic Luxury Services"
|
title="Strategic Luxury Services"
|
||||||
description="We combine investment expertise with white-glove service to elevate your property experience."
|
description="We combine investment expertise with white-glove service to elevate your property experience."
|
||||||
@@ -148,11 +148,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1", name: "Waterfront Estate, Miami", price: "$12,500,000", imageSrc: "http://img.b2bpic.net/free-photo/infinity-pool-with-view_23-2152008208.jpg"},
|
id: "p1", name: "Waterfront Estate, Miami", price: "$12,500,000", imageSrc: "http://img.b2bpic.net/free-photo/infinity-pool-with-view_23-2152008208.jpg?_wi=3"},
|
||||||
{
|
{
|
||||||
id: "p2", name: "Penthouse Collection, New York", price: "$9,800,000", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg"},
|
id: "p2", name: "Penthouse Collection, New York", price: "$9,800,000", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459254.jpg?_wi=3"},
|
||||||
{
|
{
|
||||||
id: "p3", name: "Commercial Plaza, Dallas", price: "$15,200,000", imageSrc: "http://img.b2bpic.net/free-photo/business-people-cityscape-architecture-building-business-metropolis-concept_53876-16592.jpg"},
|
id: "p3", name: "Commercial Plaza, Dallas", price: "$15,200,000", imageSrc: "http://img.b2bpic.net/free-photo/business-people-cityscape-architecture-building-business-metropolis-concept_53876-16592.jpg?_wi=2"},
|
||||||
{
|
{
|
||||||
id: "p4", name: "Mountain Villa, Aspen", price: "$8,500,000", imageSrc: "http://img.b2bpic.net/free-photo/luxury-villa-with-infinity-pool-overlooking-sea_23-2152008209.jpg"},
|
id: "p4", name: "Mountain Villa, Aspen", price: "$8,500,000", imageSrc: "http://img.b2bpic.net/free-photo/luxury-villa-with-infinity-pool-overlooking-sea_23-2152008209.jpg"},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user