Merge version_1 into main #2
295
src/app/page.tsx
295
src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Properties",
|
||||
id: "properties",
|
||||
},
|
||||
name: "Properties", id: "properties"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Sakh'ubuhle Properties"
|
||||
/>
|
||||
@@ -57,120 +47,69 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDoubleCarousel
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Efficiently Selling Beautiful Homes"
|
||||
description="Trusted property consultants helping you buy, sell, and manage property with confidence."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-landscape-shot-prince-albert-town-south-africa_181624-17471.jpg?_wi=1",
|
||||
imageAlt: "Home 1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-landscape-shot-prince-albert-town-south-africa_181624-17471.jpg", imageAlt: "Home 1"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-swimming-pool_23-2152008224.jpg?_wi=1",
|
||||
imageAlt: "Home 2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-swimming-pool_23-2152008224.jpg", imageAlt: "Home 2"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg?_wi=1",
|
||||
imageAlt: "Home 3",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg", imageAlt: "Home 3"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-lady-safety-helmet-with-hands-hip-near-building-construction_23-2148039957.jpg?_wi=1",
|
||||
imageAlt: "Home 4",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-lady-safety-helmet-with-hands-hip-near-building-construction_23-2148039957.jpg", imageAlt: "Home 4"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-house-with-wooden-pieces_23-2148931503.jpg?_wi=1",
|
||||
imageAlt: "Home 5",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-house-with-wooden-pieces_23-2148931503.jpg", imageAlt: "Home 5"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-building-residential-area_23-2147694690.jpg?_wi=1",
|
||||
imageAlt: "Home 6",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-building-residential-area_23-2147694690.jpg", imageAlt: "Home 6"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-going-through-housing-plans-while-moving-into-new-home_637285-12326.jpg?_wi=1",
|
||||
imageAlt: "Home 7",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-going-through-housing-plans-while-moving-into-new-home_637285-12326.jpg", imageAlt: "Home 7"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-landscape-shot-prince-albert-town-south-africa_181624-17471.jpg?_wi=2",
|
||||
imageAlt: "Home 8",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-landscape-shot-prince-albert-town-south-africa_181624-17471.jpg", imageAlt: "Home 8"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-swimming-pool_23-2152008224.jpg?_wi=2",
|
||||
imageAlt: "Home 9",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-swimming-pool_23-2152008224.jpg", imageAlt: "Home 9"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg?_wi=2",
|
||||
imageAlt: "Home 10",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg", imageAlt: "Home 10"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-lady-safety-helmet-with-hands-hip-near-building-construction_23-2148039957.jpg?_wi=2",
|
||||
imageAlt: "Home 11",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-lady-safety-helmet-with-hands-hip-near-building-construction_23-2148039957.jpg", imageAlt: "Home 11"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-house-with-wooden-pieces_23-2148931503.jpg?_wi=2",
|
||||
imageAlt: "Home 12",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-house-with-wooden-pieces_23-2148931503.jpg", imageAlt: "Home 12"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Properties",
|
||||
href: "#properties",
|
||||
},
|
||||
text: "View Properties", href: "#properties"},
|
||||
{
|
||||
text: "Sell Your Property",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Sell Your Property", href: "#contact"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-happy-african-people_23-2148761588.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-happy-african-people_23-2148761588.jpg", alt: "Client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg", alt: "Client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/never-ending-happiness-our-new-home_329181-9763.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/never-ending-happiness-our-new-home_329181-9763.jpg", alt: "Client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064840.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064840.jpg", alt: "Client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-european-young-caucasian-brunette-woman-looking-camera-raising-thumbs-up-indoors_197531-33242.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cheerful-european-young-caucasian-brunette-woman-looking-camera-raising-thumbs-up-indoors_197531-33242.jpg", alt: "Client 5"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ happy families in Soweto"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Residential Sales",
|
||||
},
|
||||
type: "text", text: "Residential Sales"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Property Management",
|
||||
},
|
||||
type: "text", text: "Property Management"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Investment Consulting",
|
||||
},
|
||||
type: "text", text: "Investment Consulting"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Tenant Support",
|
||||
},
|
||||
type: "text", text: "Tenant Support"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Market Analysis",
|
||||
},
|
||||
type: "text", text: "Market Analysis"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -180,7 +119,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Trusted Property Consultants in Soweto"
|
||||
description="Sakh’ubuhle Properties is a trusted real estate and property consulting company based in Soweto, specializing in property sales and management. We help clients unlock value in real estate through expert advice and personalized service."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-couple-talking-with-financial-advisor-while-having-consultations-office_637285-1132.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mid-adult-couple-talking-with-financial-advisor-while-having-consultations-office_637285-1132.jpg"
|
||||
imageAlt="Our Office"
|
||||
/>
|
||||
</div>
|
||||
@@ -192,58 +131,34 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Property Sales",
|
||||
description: "Buy and sell homes with maximum market exposure and fast, reliable transactions.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
title: "Property Sales", description: "Buy and sell homes with maximum market exposure and fast, reliable transactions.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arranged-key-notepad-table_23-2147764203.jpg?_wi=1",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arranged-key-notepad-table_23-2147764203.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-swimming-pool_23-2152008224.jpg?_wi=3",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-swimming-pool_23-2152008224.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg?_wi=3",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-landscape-shot-prince-albert-town-south-africa_181624-17471.jpg?_wi=3",
|
||||
imageAlt: "soweto residential home",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Property Management",
|
||||
description: "Full tenant management, rental support, and property maintenance coordination services.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
title: "Property Management", description: "Full tenant management, rental support, and property maintenance coordination services.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-26.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-view-skyscrapers_1359-26.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-lady-safety-helmet-with-hands-hip-near-building-construction_23-2148039957.jpg?_wi=3",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-lady-safety-helmet-with-hands-hip-near-building-construction_23-2148039957.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-house-with-wooden-pieces_23-2148931503.jpg?_wi=3",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-couple-talking-with-financial-advisor-while-having-consultations-office_637285-1132.jpg?_wi=2",
|
||||
imageAlt: "real estate agent meeting",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-house-with-wooden-pieces_23-2148931503.jpg"},
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Property Consulting",
|
||||
description: "Professional investment advice and property guidance to help you navigate the market.",
|
||||
bentoComponent: "media-stack",
|
||||
items: [
|
||||
title: "Property Consulting", description: "Professional investment advice and property guidance to help you navigate the market.", bentoComponent: "media-stack", items: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-business-people-discussing-reports-outdoors_1262-20832.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-business-people-discussing-reports-outdoors_1262-20832.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-building-residential-area_23-2147694690.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-building-residential-area_23-2147694690.jpg"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-going-through-housing-plans-while-moving-into-new-home_637285-12326.jpg?_wi=2",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arranged-key-notepad-table_23-2147764203.jpg?_wi=2",
|
||||
imageAlt: "home keys ownership",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-going-through-housing-plans-while-moving-into-new-home_637285-12326.jpg"},
|
||||
]
|
||||
},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
@@ -259,41 +174,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Modern Family Home",
|
||||
price: "R 1,250,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-swimming-pool_23-2152008224.jpg?_wi=4",
|
||||
},
|
||||
id: "1", name: "Modern Family Home", price: "R 1,250,000", imageSrc: "http://img.b2bpic.net/free-photo/luxurious-modern-villa-with-swimming-pool_23-2152008224.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Townhouse Development",
|
||||
price: "R 850,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg?_wi=4",
|
||||
},
|
||||
id: "2", name: "Townhouse Development", price: "R 850,000", imageSrc: "http://img.b2bpic.net/free-photo/mom-supporting-girl-while-she-skateboarding_259150-57525.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Investment Property",
|
||||
price: "R 1,500,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-lady-safety-helmet-with-hands-hip-near-building-construction_23-2148039957.jpg?_wi=4",
|
||||
},
|
||||
id: "3", name: "Investment Property", price: "R 1,500,000", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-lady-safety-helmet-with-hands-hip-near-building-construction_23-2148039957.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Beautiful Apartment",
|
||||
price: "R 750,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-house-with-wooden-pieces_23-2148931503.jpg?_wi=4",
|
||||
},
|
||||
id: "4", name: "Beautiful Apartment", price: "R 750,000", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-house-with-wooden-pieces_23-2148931503.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Spacious Estate Unit",
|
||||
price: "R 1,100,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/exterior-building-residential-area_23-2147694690.jpg?_wi=3",
|
||||
},
|
||||
id: "5", name: "Spacious Estate Unit", price: "R 1,100,000", imageSrc: "http://img.b2bpic.net/free-photo/exterior-building-residential-area_23-2147694690.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Cozy Starter Home",
|
||||
price: "R 650,000",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-going-through-housing-plans-while-moving-into-new-home_637285-12326.jpg?_wi=3",
|
||||
},
|
||||
id: "6", name: "Cozy Starter Home", price: "R 650,000", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-going-through-housing-plans-while-moving-into-new-home_637285-12326.jpg"},
|
||||
]}
|
||||
title="Featured Properties"
|
||||
description="Explore our latest listings in Soweto and surrounding areas."
|
||||
@@ -307,59 +198,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Nkosi",
|
||||
role: "Buyer",
|
||||
company: "Soweto",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-african-people_23-2148761588.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Nkosi", role: "Buyer", company: "Soweto", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-african-people_23-2148761588.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Thabo Mokoena",
|
||||
role: "Seller",
|
||||
company: "Pimville",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg",
|
||||
},
|
||||
id: "2", name: "Thabo Mokoena", role: "Seller", company: "Pimville", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-couple-standing-together-doing-ok-gesture-with-hand-smiling-eye-looking-through-fingers-with-happy-face_839833-32832.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Dlamini",
|
||||
role: "Investor",
|
||||
company: "Soweto",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/never-ending-happiness-our-new-home_329181-9763.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Dlamini", role: "Investor", company: "Soweto", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/never-ending-happiness-our-new-home_329181-9763.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Zulu",
|
||||
role: "Tenant",
|
||||
company: "Zone 2",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064840.jpg",
|
||||
},
|
||||
id: "4", name: "David Zulu", role: "Tenant", company: "Zone 2", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-real-estate-agent_23-2151064840.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Maria Khumalo",
|
||||
role: "Buyer",
|
||||
company: "Pimville",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-european-young-caucasian-brunette-woman-looking-camera-raising-thumbs-up-indoors_197531-33242.jpg",
|
||||
},
|
||||
id: "5", name: "Maria Khumalo", role: "Buyer", company: "Pimville", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-european-young-caucasian-brunette-woman-looking-camera-raising-thumbs-up-indoors_197531-33242.jpg"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "500+",
|
||||
label: "Homes Sold",
|
||||
},
|
||||
value: "500+", label: "Homes Sold"},
|
||||
{
|
||||
value: "10+ Years",
|
||||
label: "Experience",
|
||||
},
|
||||
value: "10+ Years", label: "Experience"},
|
||||
{
|
||||
value: "99%",
|
||||
label: "Satisfaction",
|
||||
},
|
||||
value: "99%", label: "Satisfaction"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Join our community of satisfied home owners and investors."
|
||||
@@ -370,22 +230,15 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
text="Looking to Buy or Sell Property? Let's Help You Close the Deal. Visit us at 2908 Morogo St, Pimville Zone 2, Soweto. Call 072 850 2478."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:0728502478",
|
||||
},
|
||||
text: "Call Now", href: "tel:0728502478"},
|
||||
{
|
||||
text: "WhatsApp Us",
|
||||
href: "https://wa.me/27728502478",
|
||||
},
|
||||
text: "WhatsApp Us", href: "https://wa.me/27728502478"},
|
||||
{
|
||||
text: "Get a Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Consultation", href: "#contact"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -394,13 +247,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Sakh'ubuhle Properties"
|
||||
leftLink={{
|
||||
text: "© 2024 Sakh'ubuhle Properties",
|
||||
href: "#",
|
||||
}}
|
||||
text: "© 2024 Sakh'ubuhle Properties", href: "#"}}
|
||||
rightLink={{
|
||||
text: "sakhubuhle.co.za",
|
||||
href: "https://sakhubuhle.co.za",
|
||||
}}
|
||||
text: "sakhubuhle.co.za", href: "https://sakhubuhle.co.za"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user