Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-03-10 02:48:59 +00:00
4 changed files with 1392 additions and 25 deletions

View File

@@ -87,7 +87,7 @@ export default function AboutPage() {
icon: Star,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/white-house-near-body-water_198169-5.jpg"
imageSrc="http://img.b2bpic.net/free-photo/white-house-near-body-water_198169-5.jpg?_wi=4"
imageAlt="About our agency"
imagePosition="right"
textboxLayout="default"
@@ -150,7 +150,7 @@ export default function AboutPage() {
name: "Jennifer Martinez",
role: "Homeowner",
testimonial: "Prestige Realty made the entire home buying process seamless and enjoyable. Their attention to detail and market expertise helped us find the perfect property.",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg?_wi=2",
imageAlt: "Jennifer Martinez",
},
{
@@ -158,7 +158,7 @@ export default function AboutPage() {
name: "Robert Thompson",
role: "Investor",
testimonial: "Outstanding service and incredible ROI on my investment properties. The team's knowledge of market trends is unmatched.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg?_wi=2",
imageAlt: "Robert Thompson",
},
{
@@ -166,7 +166,7 @@ export default function AboutPage() {
name: "Lisa Anderson",
role: "Property Owner",
testimonial: "Their property management services have been exceptional. Reliable, professional, and always responsive to our needs.",
imageSrc: "http://img.b2bpic.net/free-photo/loving-man-presenting-gift_23-2147736649.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/loving-man-presenting-gift_23-2147736649.jpg?_wi=2",
imageAlt: "Lisa Anderson",
},
{
@@ -174,7 +174,7 @@ export default function AboutPage() {
name: "James Patterson",
role: "First-time Buyer",
testimonial: "Navigating the real estate market as a first-time buyer was intimidating, but Prestige Realty guided me through every step with patience and expertise.",
imageSrc: "http://img.b2bpic.net/free-photo/energized-good-looking-assured-successful-man-with-beard-blue-eyes-stylish-formal-suit-showing-thumbs-up-being-assured-plan-work-great-standing-self-assured-against-gray-wall_176420-22712.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/energized-good-looking-assured-successful-man-with-beard-blue-eyes-stylish-formal-suit-showing-thumbs-up-being-assured-plan-work-great-standing-self-assured-against-gray-wall_176420-22712.jpg?_wi=2",
imageAlt: "James Patterson",
},
{
@@ -182,7 +182,7 @@ export default function AboutPage() {
name: "Michelle Davis",
role: "Commercial Client",
testimonial: "We've partnered with Prestige Realty for multiple commercial transactions. Their professionalism and results speak volumes.",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg?_wi=2",
imageAlt: "Michelle Davis",
},
{
@@ -190,7 +190,7 @@ export default function AboutPage() {
name: "Thomas White",
role: "Executive",
testimonial: "Exceptional service and strategic thinking. They truly understand what clients need and deliver beyond expectations.",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1609.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1609.jpg?_wi=2",
imageAlt: "Thomas White",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -56,7 +56,7 @@ export default function HomePage() {
{ text: "View Properties", href: "properties" },
{ text: "Contact Us", href: "contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/white-house-near-body-water_198169-5.jpg"
imageSrc="http://img.b2bpic.net/free-photo/white-house-near-body-water_198169-5.jpg?_wi=1"
imageAlt="Luxury home exterior"
showDimOverlay={false}
/>
@@ -74,7 +74,7 @@ export default function HomePage() {
name: "Modern Luxury Apartment",
price: "$850,000",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-staircase_181624-3129.jpg",
"http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-staircase_181624-3129.jpg?_wi=1",
imageAlt: "Modern luxury apartment",
},
{
@@ -82,7 +82,7 @@ export default function HomePage() {
name: "Beachfront Villa",
price: "$2,500,000",
imageSrc:
"http://img.b2bpic.net/free-photo/umbrella-chair-beach-sea-ocean-with-blue-sky-white-cloud_74190-8433.jpg",
"http://img.b2bpic.net/free-photo/umbrella-chair-beach-sea-ocean-with-blue-sky-white-cloud_74190-8433.jpg?_wi=1",
imageAlt: "Beachfront villa",
},
{
@@ -90,7 +90,7 @@ export default function HomePage() {
name: "Downtown Penthouse",
price: "$1,750,000",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg",
"http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg?_wi=1",
imageAlt: "Downtown penthouse",
},
]}
@@ -129,7 +129,7 @@ export default function HomePage() {
icon: Star,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/white-house-near-body-water_198169-5.jpg"
imageSrc="http://img.b2bpic.net/free-photo/white-house-near-body-water_198169-5.jpg?_wi=2"
imageAlt="About our agency"
imagePosition="right"
textboxLayout="default"
@@ -151,7 +151,7 @@ export default function HomePage() {
description:
"Expert guidance in buying and selling residential and commercial properties with maximum value",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-staircase_181624-3129.jpg",
"http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-staircase_181624-3129.jpg?_wi=2",
imageAlt: "Property sales",
},
{
@@ -160,7 +160,7 @@ export default function HomePage() {
description:
"Professional management services for rental properties and investment portfolios",
imageSrc:
"http://img.b2bpic.net/free-photo/umbrella-chair-beach-sea-ocean-with-blue-sky-white-cloud_74190-8433.jpg",
"http://img.b2bpic.net/free-photo/umbrella-chair-beach-sea-ocean-with-blue-sky-white-cloud_74190-8433.jpg?_wi=2",
imageAlt: "Property management",
},
{
@@ -169,7 +169,7 @@ export default function HomePage() {
description:
"Strategic guidance for real estate investments and portfolio optimization",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg",
"http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg?_wi=2",
imageAlt: "Investment consulting",
},
{
@@ -177,7 +177,7 @@ export default function HomePage() {
title: "Valuation Services",
description: "Accurate property valuations and market analysis reports",
imageSrc:
"http://img.b2bpic.net/free-photo/white-house-near-body-water_198169-5.jpg",
"http://img.b2bpic.net/free-photo/white-house-near-body-water_198169-5.jpg?_wi=3",
imageAlt: "Valuation services",
},
]}
@@ -238,7 +238,7 @@ export default function HomePage() {
testimonial:
"Prestige Realty made the entire home buying process seamless and enjoyable. Their attention to detail and market expertise helped us find the perfect property.",
imageSrc:
"http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg",
"http://img.b2bpic.net/free-photo/business-people-working-office-with-digital-tablet_1301-6633.jpg?_wi=1",
imageAlt: "Jennifer Martinez",
},
{
@@ -248,7 +248,7 @@ export default function HomePage() {
testimonial:
"Outstanding service and incredible ROI on my investment properties. The team's knowledge of market trends is unmatched.",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg",
"http://img.b2bpic.net/free-photo/happy-young-handsome-man-sitting-cafe-table_1262-975.jpg?_wi=1",
imageAlt: "Robert Thompson",
},
{
@@ -258,7 +258,7 @@ export default function HomePage() {
testimonial:
"Their property management services have been exceptional. Reliable, professional, and always responsive to our needs.",
imageSrc:
"http://img.b2bpic.net/free-photo/loving-man-presenting-gift_23-2147736649.jpg",
"http://img.b2bpic.net/free-photo/loving-man-presenting-gift_23-2147736649.jpg?_wi=1",
imageAlt: "Lisa Anderson",
},
{
@@ -268,7 +268,7 @@ export default function HomePage() {
testimonial:
"Navigating the real estate market as a first-time buyer was intimidating, but Prestige Realty guided me through every step with patience and expertise.",
imageSrc:
"http://img.b2bpic.net/free-photo/energized-good-looking-assured-successful-man-with-beard-blue-eyes-stylish-formal-suit-showing-thumbs-up-being-assured-plan-work-great-standing-self-assured-against-gray-wall_176420-22712.jpg",
"http://img.b2bpic.net/free-photo/energized-good-looking-assured-successful-man-with-beard-blue-eyes-stylish-formal-suit-showing-thumbs-up-being-assured-plan-work-great-standing-self-assured-against-gray-wall_176420-22712.jpg?_wi=1",
imageAlt: "James Patterson",
},
{
@@ -278,7 +278,7 @@ export default function HomePage() {
testimonial:
"We've partnered with Prestige Realty for multiple commercial transactions. Their professionalism and results speak volumes.",
imageSrc:
"http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg",
"http://img.b2bpic.net/free-photo/cheerful-positive-young-woman-with-pinkish-hair-sitting-home-against-golden-light-background-having-optimistic-happy-facial-expression-keeping-hands-chin-smiling-broadly-camera_343059-1907.jpg?_wi=1",
imageAlt: "Michelle Davis",
},
{
@@ -288,7 +288,7 @@ export default function HomePage() {
testimonial:
"Exceptional service and strategic thinking. They truly understand what clients need and deliver beyond expectations.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1609.jpg",
"http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1609.jpg?_wi=1",
imageAlt: "Thomas White",
},
]}

View File

@@ -44,7 +44,7 @@ export default function PropertiesPage() {
name: "Modern Luxury Apartment",
price: "$850,000",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-staircase_181624-3129.jpg",
"http://img.b2bpic.net/free-photo/beautiful-shot-modern-house-staircase_181624-3129.jpg?_wi=3",
imageAlt: "Modern luxury apartment",
},
{
@@ -52,7 +52,7 @@ export default function PropertiesPage() {
name: "Beachfront Villa",
price: "$2,500,000",
imageSrc:
"http://img.b2bpic.net/free-photo/umbrella-chair-beach-sea-ocean-with-blue-sky-white-cloud_74190-8433.jpg",
"http://img.b2bpic.net/free-photo/umbrella-chair-beach-sea-ocean-with-blue-sky-white-cloud_74190-8433.jpg?_wi=3",
imageAlt: "Beachfront villa",
},
{
@@ -60,7 +60,7 @@ export default function PropertiesPage() {
name: "Downtown Penthouse",
price: "$1,750,000",
imageSrc:
"http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg",
"http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg?_wi=3",
imageAlt: "Downtown penthouse",
},
]}