Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-23 09:25:28 +00:00

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
{
text: "Home Valuation", href: "https://www.zillow.com/home-valuation"},
]}
imageSrc="http://img.b2bpic.net/free-photo/architectural-reflection-modern-white-building-pool_23-2151993725.jpg"
imageSrc="http://img.b2bpic.net/free-photo/architectural-reflection-modern-white-building-pool_23-2151993725.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -115,9 +115,9 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1", name: "Modern Luxury Estate", price: "$550,000", variant: "4bd / 3ba", imageSrc: "http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160209.jpg"},
id: "p1", name: "Modern Luxury Estate", price: "$550,000", variant: "4bd / 3ba", imageSrc: "http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160209.jpg?_wi=1"},
{
id: "p2", name: "Quaint Family Home", price: "$320,000", variant: "3bd / 2ba", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2257.jpg"},
id: "p2", name: "Quaint Family Home", price: "$320,000", variant: "3bd / 2ba", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2257.jpg?_wi=1"},
{
id: "p3", name: "Commercial Investment", price: "$890,000", variant: "Prime Location", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2255.jpg"},
{
@@ -163,13 +163,13 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/modern-architecture-building-with-geometric-facade-clean-lines-clear-sky_41433-196.jpg", imageAlt: "Modern architecture building with geometric facade and clean lines under clear sky"},
{
title: "Kanawha County, WV", description: "Serving the capital region with tailored care.", buttonIcon: MapPin,
imageSrc: "http://img.b2bpic.net/free-photo/architectural-reflection-modern-white-building-pool_23-2151993725.jpg", imageAlt: "Modern architecture building with geometric facade and clean lines under clear sky"},
imageSrc: "http://img.b2bpic.net/free-photo/architectural-reflection-modern-white-building-pool_23-2151993725.jpg?_wi=2", imageAlt: "Modern architecture building with geometric facade and clean lines under clear sky"},
{
title: "Cabell County, WV", description: "Comprehensive market insights for buyers.", buttonIcon: MapPin,
imageSrc: "http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160209.jpg", imageAlt: "Modern architecture building with geometric facade and clean lines under clear sky"},
imageSrc: "http://img.b2bpic.net/free-photo/blend-minimal-nordic-interior-design-with-japanese-wabi-sabi-style_23-2151160209.jpg?_wi=2", imageAlt: "Modern architecture building with geometric facade and clean lines under clear sky"},
{
title: "Greenbrier County, WV", description: "Luxury residence resources.", buttonIcon: MapPin,
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2257.jpg", imageAlt: "Modern architecture building with geometric facade and clean lines under clear sky"},
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-luxury-modern-living-room-with-leather-sofa-lamp_105762-2257.jpg?_wi=2", imageAlt: "Modern architecture building with geometric facade and clean lines under clear sky"},
]}
title="Service Areas"
description="Red Door Properties provides comprehensive real estate services almost anywhere in West Virginia."
@@ -191,7 +191,7 @@ export default function LandingPage() {
]}
mediaAnimation="slide-up"
metricsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/architectural-reflection-modern-white-building-pool_23-2151993725.jpg"
imageSrc="http://img.b2bpic.net/free-photo/architectural-reflection-modern-white-building-pool_23-2151993725.jpg?_wi=3"
/>
</div>