diff --git a/src/app/page.tsx b/src/app/page.tsx index f134da7..7c2aa51 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,13 +83,13 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Modern Luxury Villa - Beachfront", price: "$2,450,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ne2fb9", imageAlt: "Modern luxury villa", initialQuantity: 1 + id: "1", name: "Modern Luxury Villa - Beachfront", price: "$2,450,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ne2fb9&_wi=1", imageAlt: "Modern luxury villa", initialQuantity: 1 }, { - id: "2", name: "Contemporary Estate with Pool", price: "$1,890,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mj4brd", imageAlt: "Contemporary estate", initialQuantity: 1 + id: "2", name: "Contemporary Estate with Pool", price: "$1,890,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mj4brd&_wi=1", imageAlt: "Contemporary estate", initialQuantity: 1 }, { - id: "3", name: "Premium Commercial Building", price: "$3,200,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qliz42", imageAlt: "Commercial property", initialQuantity: 1 + id: "3", name: "Premium Commercial Building", price: "$3,200,000", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qliz42&_wi=1", imageAlt: "Commercial property", initialQuantity: 1 } ]} gridVariant="three-columns-all-equal-width" @@ -111,25 +111,25 @@ export default function LandingPage() { id: "1", title: "Property Sales", descriptions: [ "Expert guidance through the entire buying process", "Access to exclusive listings and off-market deals", "Negotiation support to maximize your investment" ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ne2fb9", imageAlt: "Property sales" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ne2fb9&_wi=2", imageAlt: "Property sales" }, { id: "2", title: "Property Management", descriptions: [ "Professional tenant screening and placement", "Regular property maintenance and repairs", "Complete financial accounting and reporting" ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mj4brd", imageAlt: "Property management" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=mj4brd&_wi=2", imageAlt: "Property management" }, { id: "3", title: "Investment Advisory", descriptions: [ "Market analysis and investment opportunity identification", "Portfolio optimization strategies", "Risk assessment and mitigation planning" ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qliz42", imageAlt: "Investment advisory" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qliz42&_wi=2", imageAlt: "Investment advisory" }, { id: "4", title: "Rental Services", descriptions: [ "Tenant placement and lease management", "Property marketing and tenant acquisition", "Ongoing maintenance coordination" ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ne2fb9", imageAlt: "Rental services" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ne2fb9&_wi=3", imageAlt: "Rental services" } ]} gridVariant="four-items-2x2-equal-grid" @@ -176,10 +176,10 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Michael Johnson", handle: "Homebuyer", testimonial: "SP Associates made finding our dream home effortless. Their team's expertise and professionalism exceeded all expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=srh14v", imageAlt: "Michael Johnson" + id: "1", name: "Michael Johnson", handle: "Homebuyer", testimonial: "SP Associates made finding our dream home effortless. Their team's expertise and professionalism exceeded all expectations.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=srh14v&_wi=1", imageAlt: "Michael Johnson" }, { - id: "2", name: "Sarah Williams", handle: "Property Investor", testimonial: "Outstanding guidance on my real estate investment portfolio. SP Associates provided invaluable market insights that maximized my returns.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ahdka5", imageAlt: "Sarah Williams" + id: "2", name: "Sarah Williams", handle: "Property Investor", testimonial: "Outstanding guidance on my real estate investment portfolio. SP Associates provided invaluable market insights that maximized my returns.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ahdka5&_wi=1", imageAlt: "Sarah Williams" }, { id: "3", name: "David Chen", handle: "Commercial Client", testimonial: "Their commercial property services are top-notch. Professional, responsive, and delivered exactly what we needed for our business expansion.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=kh8ec8", imageAlt: "David Chen" @@ -188,10 +188,10 @@ export default function LandingPage() { id: "4", name: "Emma Rodriguez", handle: "First-Time Buyer", testimonial: "As a first-time buyer, I was nervous about the process. SP Associates guided me every step of the way with patience and expertise.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=uxc84i", imageAlt: "Emma Rodriguez" }, { - id: "5", name: "James Patterson", handle: "Property Manager", testimonial: "Their property management services have transformed how I manage my rental portfolio. Reliable, efficient, and truly professional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=srh14v", imageAlt: "James Patterson" + id: "5", name: "James Patterson", handle: "Property Manager", testimonial: "Their property management services have transformed how I manage my rental portfolio. Reliable, efficient, and truly professional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=srh14v&_wi=2", imageAlt: "James Patterson" }, { - id: "6", name: "Lisa Thompson", handle: "Seller", testimonial: "SP Associates sold our property faster than expected and for an excellent price. Their marketing strategy was exceptional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ahdka5", imageAlt: "Lisa Thompson" + id: "6", name: "Lisa Thompson", handle: "Seller", testimonial: "SP Associates sold our property faster than expected and for an excellent price. Their marketing strategy was exceptional.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ahdka5&_wi=2", imageAlt: "Lisa Thompson" } ]} animationType="slide-up"