From 0bda3e9b4b56e64078bbd867030fc90a17bf0fdc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 02:32:02 +0000 Subject: [PATCH 1/4] Update src/app/agents/page.tsx --- src/app/agents/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/agents/page.tsx b/src/app/agents/page.tsx index e4bfa20..820dfe5 100644 --- a/src/app/agents/page.tsx +++ b/src/app/agents/page.tsx @@ -160,7 +160,7 @@ export default function AgentsPage() { handle: "@mchen_residential", testimonial: "Found the perfect waterfront villa in just two weeks. The agent's expertise and the platform's advanced search tools made the entire process seamless and transparent.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -169,7 +169,7 @@ export default function AgentsPage() { handle: "@jen_foster_design", testimonial: "As an investor, I was impressed by the detailed market analytics and foreclosure opportunities. The agents understood my investment strategy perfectly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg?_wi=2", imageAlt: "Jennifer Foster", }, { @@ -178,7 +178,7 @@ export default function AgentsPage() { handle: "@davidpark_ventures", testimonial: "The virtual tour technology and 3D walkthroughs saved me countless hours. Made it easy to narrow down my choices before in-person viewings.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg?_wi=2", imageAlt: "David Park", }, { @@ -187,7 +187,7 @@ export default function AgentsPage() { handle: "@cath_m_designs", testimonial: "Professional, responsive, and knowledgeable. My agent went above and beyond to ensure I got the best deal on my dream property.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1657.jpg?_wi=2", imageAlt: "Catherine Martinez", }, { @@ -196,7 +196,7 @@ export default function AgentsPage() { handle: "@robtstyle", testimonial: "The mortgage calculator was incredibly helpful in understanding my financing options. Great platform for first-time homebuyers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/photo-young-woman-with-open-mouth-excited-about-something_114579-70645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-young-woman-with-open-mouth-excited-about-something_114579-70645.jpg?_wi=2", imageAlt: "Robert Taylor", }, { @@ -205,7 +205,7 @@ export default function AgentsPage() { handle: "@lisawong_architect", testimonial: "Exceptional service from start to finish. The team's attention to detail and market knowledge is unparalleled in the luxury real estate space.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg?_wi=2", imageAlt: "Lisa Wong", }, ]} -- 2.49.1 From 809f5ee875232f0798451861619fe046f9aaf3a8 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 02:32:02 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1979e7e..b838fa4 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -43,7 +43,7 @@ export default function ContactPage() { Date: Thu, 19 Mar 2026 02:32:02 +0000 Subject: [PATCH 3/4] Update src/app/layout.tsx --- src/app/layout.tsx | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 05ba23a..05451fe 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -18,8 +18,36 @@ const inter = Inter({ }); export const metadata: Metadata = { - title: "Webild components 2", - description: "Generated by create next app", + title: "LuxeProperty - Premium Real Estate Platform", + description: "Discover luxury homes, investment properties, and new construction with advanced search filters, virtual tours, and verified agents. Your dream property awaits.", + keywords: "luxury real estate, property search, virtual tours, real estate agents, investment properties, new construction, foreclosed homes", + metadataBase: new URL("https://luxeproperty.com"), + alternates: { + canonical: "https://luxeproperty.com", + }, + openGraph: { + title: "LuxeProperty - Find Your Dream Luxury Home", + description: "Explore curated premium properties with advanced search, virtual tours, and expert agent guidance. Premium real estate made simple.", + url: "https://luxeproperty.com", + siteName: "LuxeProperty", + images: [ + { + url: "http://img.b2bpic.net/free-photo/beautiful-shot-resort-lanzarote-spain-sunny-day_181624-23163.jpg", + alt: "modern luxury villa contemporary architecture", + }, + ], + type: "website", + }, + twitter: { + card: "summary_large_image", + title: "LuxeProperty - Luxury Real Estate Platform", + description: "Discover premium properties with virtual tours and verified agents.", + images: ["http://img.b2bpic.net/free-photo/beautiful-shot-resort-lanzarote-spain-sunny-day_181624-23163.jpg"], + }, + robots: { + index: true, + follow: true, + }, }; export default function RootLayout({ @@ -44,4 +72,4 @@ export default function RootLayout({ ); -} +} \ No newline at end of file -- 2.49.1 From 8f43844f75f49caa49ac12a8212fe3241eeb1e10 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 19 Mar 2026 02:32:03 +0000 Subject: [PATCH 4/4] Update src/app/page.tsx --- src/app/page.tsx | 38 +++++++++++++++++++------------------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 26ddd05..4b46566 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,21 +65,21 @@ export default function HomePage() { }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-resort-lanzarote-spain-sunny-day_181624-23163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-resort-lanzarote-spain-sunny-day_181624-23163.jpg?_wi=1", imageAlt: "Modern architectural villa with premium design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/decorated-interior-christmas-beautiful-christmas-tree-near-modern-expensive-couch-big-clock-with-roman-numbers_132075-6150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorated-interior-christmas-beautiful-christmas-tree-near-modern-expensive-couch-big-clock-with-roman-numbers_132075-6150.jpg?_wi=1", imageAlt: "Luxury interior showcase", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912527.jpg?_wi=1", imageAlt: "Contemporary bedroom design", }, { - imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169758.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169758.jpg?_wi=1", imageAlt: "Modern villa exterior architecture", }, ]} @@ -111,28 +111,28 @@ export default function HomePage() { id: "price-filter", title: "Price Range Filter", description: "Set your budget with custom min/max price ranges to find properties within your financial parameters.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-resort-lanzarote-spain-sunny-day_181624-23163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-resort-lanzarote-spain-sunny-day_181624-23163.jpg?_wi=2", imageAlt: "Price filter interface", }, { id: "property-type", title: "Property Type Selection", description: "Browse apartments, villas, townhouses, commercial spaces, and investment opportunities with detailed categorization.", - imageSrc: "http://img.b2bpic.net/free-photo/decorated-interior-christmas-beautiful-christmas-tree-near-modern-expensive-couch-big-clock-with-roman-numbers_132075-6150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorated-interior-christmas-beautiful-christmas-tree-near-modern-expensive-couch-big-clock-with-roman-numbers_132075-6150.jpg?_wi=2", imageAlt: "Property type options", }, { id: "size-filter", title: "Square Footage Range", description: "Filter properties by exact square footage ranges to match your space requirements perfectly.", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912527.jpg?_wi=2", imageAlt: "Size and dimension filters", }, { id: "status-filter", title: "Status & Listing Type", description: "Discover new construction, foreclosed properties, short sales, and pre-owned homes tailored to your investment strategy.", - imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169758.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169758.jpg?_wi=2", imageAlt: "Listing status options", }, ]} @@ -156,7 +156,7 @@ export default function HomePage() { name: "Modern Waterfront Villa", price: "$2,450,000", variant: "4 Bed • 3 Bath • 4,200 sqft • Virtual Tour Available", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-resort-lanzarote-spain-sunny-day_181624-23163.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-shot-resort-lanzarote-spain-sunny-day_181624-23163.jpg?_wi=3", imageAlt: "Luxury waterfront villa", }, { @@ -164,7 +164,7 @@ export default function HomePage() { name: "Contemporary Downtown Penthouse", price: "$1,850,000", variant: "3 Bed • 2.5 Bath • 3,100 sqft • New Construction", - imageSrc: "http://img.b2bpic.net/free-photo/decorated-interior-christmas-beautiful-christmas-tree-near-modern-expensive-couch-big-clock-with-roman-numbers_132075-6150.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/decorated-interior-christmas-beautiful-christmas-tree-near-modern-expensive-couch-big-clock-with-roman-numbers_132075-6150.jpg?_wi=3", imageAlt: "Downtown penthouse interior", }, { @@ -172,7 +172,7 @@ export default function HomePage() { name: "Private Estate Masterpiece", price: "$3,200,000", variant: "5 Bed • 4 Bath • 6,500 sqft • Investment Opportunity", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912527.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/minimalist-architecture-space_23-2151912527.jpg?_wi=3", imageAlt: "Premium estate home", }, { @@ -180,7 +180,7 @@ export default function HomePage() { name: "Luxury Modern Townhouse", price: "$1,200,000", variant: "3 Bed • 2 Bath • 2,800 sqft • Perfect Starter Home", - imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169758.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/design-house-modern-villa-with-open-plan-living-private-bedroom-wing-large-terrace-with-privacy_1258-169758.jpg?_wi=3", imageAlt: "Modern townhouse exterior", }, ]} @@ -240,7 +240,7 @@ export default function HomePage() { handle: "@mchen_residential", testimonial: "Found the perfect waterfront villa in just two weeks. The agent's expertise and the platform's advanced search tools made the entire process seamless and transparent.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-13618.jpg?_wi=1", imageAlt: "Michael Chen", }, { @@ -249,7 +249,7 @@ export default function HomePage() { handle: "@jen_foster_design", testimonial: "As an investor, I was impressed by the detailed market analytics and foreclosure opportunities. The agents understood my investment strategy perfectly.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-father-posing-while-giving-thumbs-up_23-2148414860.jpg?_wi=1", imageAlt: "Jennifer Foster", }, { @@ -258,7 +258,7 @@ export default function HomePage() { handle: "@davidpark_ventures", testimonial: "The virtual tour technology and 3D walkthroughs saved me countless hours. Made it easy to narrow down my choices before in-person viewings.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beauty-style-fashion-age-concept-close-up-portrait-positive-elegant-60-year-old-female-with-gray-hair-wrinkled-face-posing-against-white-brick-wall_344912-1854.jpg?_wi=1", imageAlt: "David Park", }, { @@ -267,7 +267,7 @@ export default function HomePage() { handle: "@cath_m_designs", testimonial: "Professional, responsive, and knowledgeable. My agent went above and beyond to ensure I got the best deal on my dream property.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1657.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1657.jpg?_wi=1", imageAlt: "Catherine Martinez", }, { @@ -276,7 +276,7 @@ export default function HomePage() { handle: "@robtstyle", testimonial: "The mortgage calculator was incredibly helpful in understanding my financing options. Great platform for first-time homebuyers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/photo-young-woman-with-open-mouth-excited-about-something_114579-70645.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/photo-young-woman-with-open-mouth-excited-about-something_114579-70645.jpg?_wi=1", imageAlt: "Robert Taylor", }, { @@ -285,7 +285,7 @@ export default function HomePage() { handle: "@lisawong_architect", testimonial: "Exceptional service from start to finish. The team's attention to detail and market knowledge is unparalleled in the luxury real estate space.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg?_wi=1", imageAlt: "Lisa Wong", }, ]} @@ -349,7 +349,7 @@ export default function HomePage() {