Merge version_1 into main #1
@@ -47,7 +47,7 @@ export default function AboutPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151065041.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151065041.jpg?_wi=2"
|
||||
imageAlt="professional real estate agent broker portrait"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
@@ -128,7 +128,7 @@ export default function AboutPage() {
|
||||
{
|
||||
title: "Location-Based Search",
|
||||
description: "Filter properties by area: Colombo, Negombo, Gampaha, coastal regions, and more.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147800775.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147800775.jpg?_wi=3",
|
||||
button: {
|
||||
text: "Search by Location",
|
||||
href: "/properties",
|
||||
@@ -137,7 +137,7 @@ export default function AboutPage() {
|
||||
{
|
||||
title: "Price Range Filter",
|
||||
description: "View properties in LKR and USD with flexible price filters to suit your budget.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148367678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148367678.jpg?_wi=3",
|
||||
button: {
|
||||
text: "Browse by Price",
|
||||
href: "/properties",
|
||||
@@ -146,7 +146,7 @@ export default function AboutPage() {
|
||||
{
|
||||
title: "Property Type Filter",
|
||||
description: "Land, houses, apartments, commercial properties - filter by type easily.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/realistic-real-estate-infographic-template_23-2149017034.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/realistic-real-estate-infographic-template_23-2149017034.jpg?_wi=3",
|
||||
button: {
|
||||
text: "View by Type",
|
||||
href: "/properties",
|
||||
@@ -155,7 +155,7 @@ export default function AboutPage() {
|
||||
{
|
||||
title: "Detailed Specifications",
|
||||
description: "Size in perches, sqft, or acres. Bedrooms, bathrooms, amenities, and more.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-with-plan_23-2147653361.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-with-plan_23-2147653361.jpg?_wi=2",
|
||||
button: {
|
||||
text: "View Details",
|
||||
href: "/properties",
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -97,7 +97,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Location-Based Search",
|
||||
description: "Filter properties by area: Colombo, Negombo, Gampaha, coastal regions, and more.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147800775.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147800775.jpg?_wi=1",
|
||||
imageAlt: "Location search interface",
|
||||
button: {
|
||||
text: "Search by Location",
|
||||
@@ -107,7 +107,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Price Range Filter",
|
||||
description: "View properties in LKR and USD with flexible price filters to suit your budget.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148367678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148367678.jpg?_wi=1",
|
||||
imageAlt: "Price filter dashboard",
|
||||
button: {
|
||||
text: "Browse by Price",
|
||||
@@ -117,7 +117,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Property Type Filter",
|
||||
description: "Land, houses, apartments, commercial properties - filter by type easily.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/realistic-real-estate-infographic-template_23-2149017034.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/realistic-real-estate-infographic-template_23-2149017034.jpg?_wi=1",
|
||||
imageAlt: "Property types",
|
||||
button: {
|
||||
text: "View by Type",
|
||||
@@ -127,7 +127,7 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Detailed Specifications",
|
||||
description: "Size in perches, sqft, or acres. Bedrooms, bathrooms, amenities, and more.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-with-plan_23-2147653361.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/real-estate-agent-with-plan_23-2147653361.jpg?_wi=1",
|
||||
imageAlt: "Property specifications",
|
||||
button: {
|
||||
text: "View Details",
|
||||
@@ -156,7 +156,7 @@ export default function HomePage() {
|
||||
price: "LKR 45,000,000 / USD 140,000",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg?_wi=1",
|
||||
imageAlt: "Luxury penthouse apartment Colombo",
|
||||
},
|
||||
{
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
price: "LKR 38,500,000 / USD 120,000",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miami-beach-ocean-view_649448-234.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miami-beach-ocean-view_649448-234.jpg?_wi=1",
|
||||
imageAlt: "Beachfront villa Negombo",
|
||||
},
|
||||
{
|
||||
@@ -176,7 +176,7 @@ export default function HomePage() {
|
||||
price: "LKR 28,000,000 / USD 87,000",
|
||||
rating: 5,
|
||||
reviewCount: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-public-intimacy-moments_23-2149428319.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-public-intimacy-moments_23-2149428319.jpg?_wi=1",
|
||||
imageAlt: "Family home with garden Gampaha",
|
||||
},
|
||||
{
|
||||
@@ -186,7 +186,7 @@ export default function HomePage() {
|
||||
price: "LKR 52,000,000 / USD 160,000",
|
||||
rating: 5,
|
||||
reviewCount: "10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-towering-bangkok-metropolis-with-big-windows_482257-124394.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-towering-bangkok-metropolis-with-big-windows_482257-124394.jpg?_wi=1",
|
||||
imageAlt: "Commercial office space Colombo",
|
||||
},
|
||||
{
|
||||
@@ -196,7 +196,7 @@ export default function HomePage() {
|
||||
price: "LKR 15,000,000 / USD 47,000",
|
||||
rating: 5,
|
||||
reviewCount: "7",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-playing-frisbee_23-2148179915.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-playing-frisbee_23-2148179915.jpg?_wi=1",
|
||||
imageAlt: "Land plot coastal area",
|
||||
},
|
||||
{
|
||||
@@ -206,7 +206,7 @@ export default function HomePage() {
|
||||
price: "LKR 42,000,000 / USD 130,000",
|
||||
rating: 5,
|
||||
reviewCount: "9",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg?_wi=1",
|
||||
imageAlt: "Luxury apartment Mount Lavinia",
|
||||
},
|
||||
]}
|
||||
@@ -224,7 +224,7 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imagePosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151065041.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-real-estate-agent_23-2151065041.jpg?_wi=1"
|
||||
imageAlt="Real estate professional in Sri Lanka"
|
||||
mediaAnimation="slide-up"
|
||||
bulletPoints={[
|
||||
|
||||
@@ -61,7 +61,7 @@ export default function PropertiesPage() {
|
||||
price: "LKR 45,000,000 / USD 140,000",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-successful-business-team-members-posing-office_1262-20245.jpg?_wi=2",
|
||||
imageAlt: "Luxury penthouse apartment Colombo",
|
||||
},
|
||||
{
|
||||
@@ -71,7 +71,7 @@ export default function PropertiesPage() {
|
||||
price: "LKR 38,500,000 / USD 120,000",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miami-beach-ocean-view_649448-234.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/miami-beach-ocean-view_649448-234.jpg?_wi=2",
|
||||
imageAlt: "Beachfront villa Negombo",
|
||||
},
|
||||
{
|
||||
@@ -81,7 +81,7 @@ export default function PropertiesPage() {
|
||||
price: "LKR 28,000,000 / USD 87,000",
|
||||
rating: 5,
|
||||
reviewCount: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-public-intimacy-moments_23-2149428319.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-having-public-intimacy-moments_23-2149428319.jpg?_wi=2",
|
||||
imageAlt: "Family home with garden Gampaha",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function PropertiesPage() {
|
||||
price: "LKR 52,000,000 / USD 160,000",
|
||||
rating: 5,
|
||||
reviewCount: "10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-towering-bangkok-metropolis-with-big-windows_482257-124394.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-towering-bangkok-metropolis-with-big-windows_482257-124394.jpg?_wi=2",
|
||||
imageAlt: "Commercial office space Colombo",
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function PropertiesPage() {
|
||||
price: "LKR 15,000,000 / USD 47,000",
|
||||
rating: 5,
|
||||
reviewCount: "7",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-playing-frisbee_23-2148179915.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-playing-frisbee_23-2148179915.jpg?_wi=2",
|
||||
imageAlt: "Land plot coastal area",
|
||||
},
|
||||
{
|
||||
@@ -111,7 +111,7 @@ export default function PropertiesPage() {
|
||||
price: "LKR 42,000,000 / USD 130,000",
|
||||
rating: 5,
|
||||
reviewCount: "9",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg?_wi=2",
|
||||
imageAlt: "Luxury apartment Mount Lavinia",
|
||||
},
|
||||
{
|
||||
@@ -121,7 +121,7 @@ export default function PropertiesPage() {
|
||||
price: "LKR 32,000,000 / USD 99,000",
|
||||
rating: 5,
|
||||
reviewCount: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-building-seen-from_116348-65.jpg?_wi=3",
|
||||
imageAlt: "Modern villa Kandy",
|
||||
},
|
||||
{
|
||||
@@ -131,7 +131,7 @@ export default function PropertiesPage() {
|
||||
price: "LKR 35,000,000 / USD 108,000",
|
||||
rating: 5,
|
||||
reviewCount: "11",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-towering-bangkok-metropolis-with-big-windows_482257-124394.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skyscrapers-towering-bangkok-metropolis-with-big-windows_482257-124394.jpg?_wi=3",
|
||||
imageAlt: "Colonial property Galle",
|
||||
},
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function PropertiesPage() {
|
||||
price: "LKR 22,000,000 / USD 68,000",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-playing-frisbee_23-2148179915.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-playing-frisbee_23-2148179915.jpg?_wi=3",
|
||||
imageAlt: "Coastal land Matara",
|
||||
},
|
||||
]}
|
||||
@@ -162,19 +162,19 @@ export default function PropertiesPage() {
|
||||
{
|
||||
title: "Location-Based Search",
|
||||
description: "Filter properties by area: Colombo, Negombo, Gampaha, coastal regions, and more.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147800775.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/augmented-reality-background-flat-style_23-2147800775.jpg?_wi=2",
|
||||
imageAlt: "Location search interface",
|
||||
},
|
||||
{
|
||||
title: "Price Range Filter",
|
||||
description: "View properties in LKR and USD with flexible price filters to suit your budget.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148367678.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/dashboard-user-panel-template_23-2148367678.jpg?_wi=2",
|
||||
imageAlt: "Price filter dashboard",
|
||||
},
|
||||
{
|
||||
title: "Property Type Filter",
|
||||
description: "Land, houses, apartments, commercial properties - filter by type easily.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/realistic-real-estate-infographic-template_23-2149017034.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/realistic-real-estate-infographic-template_23-2149017034.jpg?_wi=2",
|
||||
imageAlt: "Property types",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user