Update src/app/page.tsx

This commit is contained in:
2026-04-15 09:51:53 +00:00
parent 6eadd54462
commit 34b6632a5e

View File

@@ -49,8 +49,8 @@ export default function LandingPage() {
text: "View Listings", href: "#properties"},
]}
slides={[
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-white-interior-modern-architecture_181624-21886.jpg", imageAlt: "Luxury home exterior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164724.jpg", imageAlt: "Interior view" },
{ imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-white-interior-modern-architecture_181624-21886.jpg?_wi=1", imageAlt: "Luxury home exterior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164724.jpg?_wi=1", imageAlt: "Interior view" },
{ imageSrc: "http://img.b2bpic.net/free-photo/architectural-inspector-holding-laptop-tilting-head-looking-maquette-skyscraper-residential-project-architect-thinking-about-design-improvements-urban-planning-scale-model_482257-33564.jpg", imageAlt: "Property listing" },
{ imageSrc: "http://img.b2bpic.net/free-photo/real-estate-accommodation-property-investment-graphic-word_53876-127370.jpg", imageAlt: "Garden view" },
{ imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-blue-dress-straw-hat-wearing-pink-sunglassses-walking-pool-tropical-spa-villa-vacation-summer-style-outfit-smiling-happy-having-fun_285396-2473.jpg", imageAlt: "Living area" },
@@ -122,11 +122,11 @@ export default function LandingPage() {
{
id: "pro", title: "Premium", price: "2.5%", period: "commission", features: ["Professional Photos", "Staging Advice", "Priority Listing"],
button: { text: "Get Started" },
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-white-interior-modern-architecture_181624-21886.jpg", imageAlt: "Vertical shot of a modern white building facade"},
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-beautiful-white-interior-modern-architecture_181624-21886.jpg?_wi=2", imageAlt: "Vertical shot of a modern white building facade"},
{
id: "ultra", title: "Elite", price: "4%", period: "commission", features: ["All Premium Features", "Virtual Tours", "Global Marketing"],
button: { text: "Get Started" },
imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164724.jpg", imageAlt: "Vertical shot of a modern white building facade"},
imageSrc: "http://img.b2bpic.net/free-photo/male-real-estate-agent-doing-business-showing-house-potential-buying-couple_23-2150164724.jpg?_wi=2", imageAlt: "Vertical shot of a modern white building facade"},
]}
title="Service Packages"
description="Choose the level of service that best fits your property journey."