5 Commits

Author SHA1 Message Date
fb3801f6ca Merge version_2 into main
Merge version_2 into main
2026-05-23 23:37:21 +00:00
3b5aa9f5dc Update src/app/page.tsx 2026-05-23 23:37:18 +00:00
9d18afe0da Merge version_2 into main
Merge version_2 into main
2026-05-23 23:36:57 +00:00
748471e030 Update src/app/page.tsx 2026-05-23 23:36:51 +00:00
ab31a504eb Merge version_1 into main
Merge version_1 into main
2026-05-23 23:35:42 +00:00

View File

@@ -11,7 +11,7 @@ import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterSimple from '@/components/sections/footer/FooterSimple';
import { Sparkles, Home, Shield, Award, Star, Mail, TrendingUp, DollarSign, Users } from "lucide-react";
import { Sparkles, Home, Shield, Award, Star, Mail, TrendingUp, DollarSign, Users, Building, MapPin } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,10 +32,10 @@ export default function LandingPage() {
brandName="Limpopo Estates"
navItems={[
{ name: "Properties", id: "properties" },
{ name: "Accommodations", id: "accommodations" },
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
{ name: "Team", id: "team" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }
]}
button={{ text: "Enquire Now", href: "#contact" }}
@@ -54,9 +54,9 @@ export default function LandingPage() {
{ text: "Speak to an Agent", href: "#contact" }
]}
mediaItems={[
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d54dl6", imageAlt: "Limpopo countryside estate" },
{ imageSrc: "http://img.b2bpic.net/free-photo/letter-h-made-green-grass-isolated-white_169016-56906.jpg", imageAlt: "Modern safari lodge architecture" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-letter-g_53876-47234.jpg", imageAlt: "Luxury bushveld dwelling interior" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d54dl6&_wi=1", imageAlt: "Limpopo countryside estate" },
{ imageSrc: "http://img.b2bpic.net/free-photo/letter-h-made-green-grass-isolated-white_169016-56906.jpg?_wi=1", imageAlt: "Modern safari lodge architecture" },
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-letter-g_53876-47234.jpg?_wi=1", imageAlt: "Luxury bushveld dwelling interior" },
{ imageSrc: "http://img.b2bpic.net/free-photo/floating-letter-l-background-concept_23-2148185100.jpg", imageAlt: "Expansive Limpopo vistas" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=20vtvx", imageAlt: "Elegant living space" }
]}
@@ -83,6 +83,25 @@ export default function LandingPage() {
/>
</div>
<div id="accommodations" data-section="accommodations">
<ProductCardFour
title="Travel & Accommodation"
description="Discover the finest hotels and lodges across Limpopo, including the renowned MGB Hotel at Sibasa."
tag="Stay in Limpopo"
tagIcon={MapPin}
textboxLayout="default"
animationType="slide-up"
useInvertedBackground={true}
gridVariant="uniform-all-items-equal"
carouselMode="buttons"
products={[
{ id: "a1", name: "MGB Hotel at Sibasa", price: "Luxury Hospitality", variant: "Thohoyandou District", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=hotel1" },
{ id: "a2", name: "Mopani Safari Retreat", price: "Eco-Lodge", variant: "Greater Kruger Area", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lodge1" },
{ id: "a3", name: "Zoutpansberg Guest House", price: "Boutique Stay", variant: "Louis Trichardt", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=guest1" }
]}
/>
</div>
<div id="about" data-section="about">
<MediaAbout
title="Deep Roots in Limpopo"
@@ -159,9 +178,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "Thabo Mbeki", date: "Jan 2025", title: "Exceptional Local Knowledge", quote: "The team understood the local market nuances perfectly. Found our dream farmhouse in weeks!", tag: "Rural Living", avatarSrc: "http://img.b2bpic.net/free-photo/tasty-letter-e-made-with-fresh-vegetables_1149-837.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d54dl6" },
{ id: "2", name: "Mariette Du Plessis", date: "Dec 2024", title: "Professional & Efficient", quote: "Smooth sale of my estate. Their advice on pricing was spot on.", tag: "Property Sale", avatarSrc: "http://img.b2bpic.net/free-photo/letter-t-made-green-grass-with-flowers-isolated-white_169016-58706.jpg", imageSrc: "http://img.b2bpic.net/free-photo/letter-h-made-green-grass-isolated-white_169016-56906.jpg" },
{ id: "3", name: "David Sithole", date: "Nov 2024", title: "Trusted Advisors", quote: "Professional, communicative, and truly helpful in navigating property investments.", tag: "Investor", avatarSrc: "http://img.b2bpic.net/free-photo/glowing-red-warning-triangle-sign-dark-textured-background_84443-91474.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-letter-g_53876-47234.jpg" }
{ id: "1", name: "Thabo Mbeki", date: "Jan 2025", title: "Exceptional Local Knowledge", quote: "The team understood the local market nuances perfectly. Found our dream farmhouse in weeks!", tag: "Rural Living", avatarSrc: "http://img.b2bpic.net/free-photo/tasty-letter-e-made-with-fresh-vegetables_1149-837.jpg", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d54dl6&_wi=2" },
{ id: "2", name: "Mariette Du Plessis", date: "Dec 2024", title: "Professional & Efficient", quote: "Smooth sale of my estate. Their advice on pricing was spot on.", tag: "Property Sale", avatarSrc: "http://img.b2bpic.net/free-photo/letter-t-made-green-grass-with-flowers-isolated-white_169016-58706.jpg", imageSrc: "http://img.b2bpic.net/free-photo/letter-h-made-green-grass-isolated-white_169016-56906.jpg?_wi=2" },
{ id: "3", name: "David Sithole", date: "Nov 2024", title: "Trusted Advisors", quote: "Professional, communicative, and truly helpful in navigating property investments.", tag: "Investor", avatarSrc: "http://img.b2bpic.net/free-photo/glowing-red-warning-triangle-sign-dark-textured-background_84443-91474.jpg", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-letter-g_53876-47234.jpg?_wi=2" }
]}
/>
</div>