9 Commits

Author SHA1 Message Date
33f7f54ea5 Merge version_2 into main
Merge version_2 into main
2026-03-05 10:54:08 +00:00
c645bbc43a Update src/app/styles/variables.css 2026-03-05 10:54:03 +00:00
8831cbb100 Update src/app/plots/page.tsx 2026-03-05 10:54:02 +00:00
9339d5ec10 Update src/app/page.tsx 2026-03-05 10:54:02 +00:00
50745ddfb7 Update src/app/layout.tsx 2026-03-05 10:54:01 +00:00
6ad62c895e Update src/app/guide/page.tsx 2026-03-05 10:54:01 +00:00
9c9ab1ddf6 Update src/app/contact/page.tsx 2026-03-05 10:54:00 +00:00
537725fc88 Update src/app/about/page.tsx 2026-03-05 10:54:00 +00:00
439b53b22b Merge version_1 into main
Merge version_1 into main
2026-03-05 10:38:08 +00:00
7 changed files with 65 additions and 222 deletions

View File

@@ -66,32 +66,14 @@ export default function AboutPage() {
tagAnimation="slide-up" tagAnimation="slide-up"
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Peter Njoroge", role: "Property Investor", company: "Nairobi", rating: 5,
name: "Peter Njoroge", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Peter Njoroge investor testimonial"},
role: "Property Investor",
company: "Nairobi",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "Peter Njoroge investor testimonial",
},
{ {
id: "2", id: "2", name: "Grace Kipchoge", role: "Business Owner", company: "Kiambu", rating: 5,
name: "Grace Kipchoge", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg?_wi=2", imageAlt: "Grace Kipchoge investor testimonial"},
role: "Business Owner",
company: "Kiambu",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg?_wi=2",
imageAlt: "Grace Kipchoge investor testimonial",
},
{ {
id: "3", id: "3", name: "David Kariuki", role: "Investment Manager", company: "Nakuru", rating: 5,
name: "David Kariuki", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Kariuki investor testimonial"},
role: "Investment Manager",
company: "Nakuru",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "David Kariuki investor testimonial",
},
]} ]}
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
@@ -110,4 +92,4 @@ export default function AboutPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -88,4 +88,4 @@ export default function ContactPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -69,22 +69,11 @@ export default function GuidePage() {
tagAnimation="slide-up" tagAnimation="slide-up"
negativeCard={{ negativeCard={{
items: [ items: [
"Investing without location research", "Investing without location research", "Ignoring property title verification", "Choosing distant, inaccessible areas", "Missing infrastructure development trends", "Rushing into quick decisions"],
"Ignoring property title verification",
"Choosing distant, inaccessible areas",
"Missing infrastructure development trends",
"Rushing into quick decisions",
],
}} }}
positiveCard={{ positiveCard={{
items: [ items: [
"Research SGR corridors and highways", "Research SGR corridors and highways", "Verify title deeds through professionals", "Select strategic, accessible locations", "Monitor development announcements", "Take time for informed decisions", "Work with transparent brokers"],
"Verify title deeds through professionals",
"Select strategic, accessible locations",
"Monitor development announcements",
"Take time for informed decisions",
"Work with transparent brokers",
],
}} }}
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
@@ -101,4 +90,4 @@ export default function GuidePage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -7,46 +7,30 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag"; import Tag from "@/tag/Tag";
const halant = Halant({ const halant = Halant({
variable: "--font-halant", variable: "--font-halant", subsets: ["latin"],
subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"], weight: ["300", "400", "500", "600", "700"],
}); });
const inter = Inter({ const inter = Inter({
variable: "--font-inter", variable: "--font-inter", subsets: ["latin"],
subsets: ["latin"],
}); });
const mulish = Mulish({ const mulish = Mulish({
variable: "--font-mulish", variable: "--font-mulish", subsets: ["latin"],
subsets: ["latin"],
}); });
export const metadata: Metadata = { export const metadata: Metadata = {
title: "DMK Ventures - Genuine Land Investment in Kenya", title: "DMK Ventures - Genuine Land Investment in Kenya", description: "Invest in authentic plots in Kenya near SGR stations. Transparent pricing, flexible payment plans, verified title deeds. Book your site visit today.", keywords: "land investment Kenya, plots for sale, Maai Mahiu, Suswa, property investment", metadataBase: new URL("https://dmkventures.com"),
description: "Invest in authentic plots in Kenya near SGR stations. Transparent pricing, flexible payment plans, verified title deeds. Book your site visit today.",
keywords: "land investment Kenya, plots for sale, Maai Mahiu, Suswa, property investment",
metadataBase: new URL("https://dmkventures.com"),
alternates: { alternates: {
canonical: "https://dmkventures.com", canonical: "https://dmkventures.com"},
},
openGraph: { openGraph: {
title: "DMK Ventures - Prime Land Investment Opportunities", title: "DMK Ventures - Prime Land Investment Opportunities", description: "Discover genuine land investment opportunities across Kenya's most strategic zones.", siteName: "DMK Ventures", type: "website", images: [
description: "Discover genuine land investment opportunities across Kenya's most strategic zones.",
siteName: "DMK Ventures",
type: "website",
images: [
{ {
url: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-green-landscape-with-pathway-cloudy-sky_181624-17759.jpg", url: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-green-landscape-with-pathway-cloudy-sky_181624-17759.jpg", alt: "DMK Ventures Land Investment"},
alt: "DMK Ventures Land Investment",
},
], ],
}, },
twitter: { twitter: {
card: "summary_large_image", card: "summary_large_image", title: "Invest in Genuine Plots - DMK Ventures", description: "Prime land opportunities with flexible payment plans and verified titles.", images: ["http://img.b2bpic.net/free-photo/high-angle-view-beautiful-green-landscape-with-pathway-cloudy-sky_181624-17759.jpg"],
title: "Invest in Genuine Plots - DMK Ventures",
description: "Prime land opportunities with flexible payment plans and verified titles.",
images: ["http://img.b2bpic.net/free-photo/high-angle-view-beautiful-green-landscape-with-pathway-cloudy-sky_181624-17759.jpg"],
}, },
robots: { robots: {
index: true, index: true,
@@ -1438,4 +1422,4 @@ export default function RootLayout({
</ServiceWrapper> </ServiceWrapper>
</html> </html>
); );
} }

View File

@@ -72,11 +72,8 @@ export default function HomePage() {
buttonAnimation="slide-up" buttonAnimation="slide-up"
background={{ variant: "radial-gradient" }} background={{ variant: "radial-gradient" }}
dashboard={{ dashboard={{
title: "DMK Investment Hub", title: "DMK Investment Hub", logoIcon: Building2,
logoIcon: Building2, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWSjQjaEBq6KDTjvSpAHKacoHI/uploaded-1772707974057-nfslkd3p.jpg", searchPlaceholder: "Search plots by location...", buttons: [
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-green-landscape-with-pathway-cloudy-sky_181624-17759.jpg?_wi=1",
searchPlaceholder: "Search plots by location...",
buttons: [
{ text: "View Map", href: "#" }, { text: "View Map", href: "#" },
{ text: "Download Catalog", href: "#" }, { text: "Download Catalog", href: "#" },
], ],
@@ -87,43 +84,30 @@ export default function HomePage() {
], ],
stats: [ stats: [
{ {
title: "Active Plots", title: "Active Plots", values: [45, 52, 67],
values: [45, 52, 67], description: "Available for investment"},
description: "Available for investment",
},
{ {
title: "Avg Price/Plot", title: "Avg Price/Plot", values: [350000, 425000, 520000],
values: [350000, 425000, 520000], valuePrefix: "KES ", description: "Price range across locations"},
valuePrefix: "KES ",
description: "Price range across locations",
},
{ {
title: "Happy Investors", title: "Happy Investors", values: [240, 315, 420],
values: [240, 315, 420], description: "Satisfied clients"},
description: "Satisfied clients",
},
], ],
chartTitle: "Investment Growth", chartTitle: "Investment Growth", chartData: [
chartData: [
{ value: 35 }, { value: 35 },
{ value: 55 }, { value: 55 },
{ value: 70 }, { value: 70 },
{ value: 65 }, { value: 65 },
{ value: 85 }, { value: 85 },
], ],
listTitle: "Latest Investments", listTitle: "Latest Investments", listItems: [
listItems: [
{ {
icon: CheckCircle, icon: CheckCircle,
title: "Maai Mahiu Confirmed", title: "Maai Mahiu Confirmed", status: "Completed"},
status: "Completed",
},
{ icon: Clock, title: "Suswa Project", status: "In Progress" }, { icon: Clock, title: "Suswa Project", status: "In Progress" },
{ {
icon: AlertCircle, icon: AlertCircle,
title: "Tala Premium Plots", title: "Tala Premium Plots", status: "Available"},
status: "Available",
},
], ],
}} }}
/> />
@@ -138,21 +122,11 @@ export default function HomePage() {
tagAnimation="slide-up" tagAnimation="slide-up"
negativeCard={{ negativeCard={{
items: [ items: [
"Unreliable land brokers", "Unreliable land brokers", "Unclear property titles", "Hidden costs and fees", "No transparency"],
"Unclear property titles",
"Hidden costs and fees",
"No transparency",
],
}} }}
positiveCard={{ positiveCard={{
items: [ items: [
"Genuine Title Deeds verified", "Genuine Title Deeds verified", "Strategic prime locations near SGR", "Affordable prices with transparency", "Flexible payment plans", "Professional site visits", "Dedicated customer support"],
"Strategic prime locations near SGR",
"Affordable prices with transparency",
"Flexible payment plans",
"Professional site visits",
"Dedicated customer support",
],
}} }}
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
@@ -173,36 +147,16 @@ export default function HomePage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", id: "1", name: "Maai Mahiu Premium Plot", price: "KES 350,000", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg?_wi=1", imageAlt: "Maai Mahiu investment plot", initialQuantity: 1,
name: "Maai Mahiu Premium Plot",
price: "KES 350,000",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg?_wi=1",
imageAlt: "Maai Mahiu investment plot",
initialQuantity: 1,
}, },
{ {
id: "2", id: "2", name: "Suswa SGR Zone Plot", price: "KES 425,000", imageSrc: "http://img.b2bpic.net/free-photo/colorful-abandoned-market-stalls-somewhere-along-highway-utah_333098-80.jpg?_wi=1", imageAlt: "Suswa plot near SGR station", initialQuantity: 1,
name: "Suswa SGR Zone Plot",
price: "KES 425,000",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-abandoned-market-stalls-somewhere-along-highway-utah_333098-80.jpg?_wi=1",
imageAlt: "Suswa plot near SGR station",
initialQuantity: 1,
}, },
{ {
id: "3", id: "3", name: "Tala Strategic Plot", price: "KES 380,000", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg?_wi=2", imageAlt: "Tala location investment property", initialQuantity: 1,
name: "Tala Strategic Plot",
price: "KES 380,000",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg?_wi=2",
imageAlt: "Tala location investment property",
initialQuantity: 1,
}, },
{ {
id: "4", id: "4", name: "Kangundo Road Development", price: "KES 520,000", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-highway-surrounded-by-mountains-hills_181624-14892.jpg?_wi=1", imageAlt: "Kangundo road premium plot", initialQuantity: 1,
name: "Kangundo Road Development",
price: "KES 520,000",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-highway-surrounded-by-mountains-hills_181624-14892.jpg?_wi=1",
imageAlt: "Kangundo road premium plot",
initialQuantity: 1,
}, },
]} ]}
gridVariant="four-items-2x2-equal-grid" gridVariant="four-items-2x2-equal-grid"
@@ -242,59 +196,23 @@ export default function HomePage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Peter Njoroge", role: "Property Investor", company: "Nairobi", rating: 5,
name: "Peter Njoroge", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Peter Njoroge"},
role: "Property Investor",
company: "Nairobi",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Peter Njoroge",
},
{ {
id: "2", id: "2", name: "Grace Kipchoge", role: "Business Owner", company: "Kiambu", rating: 5,
name: "Grace Kipchoge", imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg?_wi=1", imageAlt: "Grace Kipchoge"},
role: "Business Owner",
company: "Kiambu",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-fashionable-well-dressed-man-with-beard-posing-outdoors_1328-3268.jpg?_wi=1",
imageAlt: "Grace Kipchoge",
},
{ {
id: "3", id: "3", name: "David Kariuki", role: "Investment Manager", company: "Nakuru", rating: 5,
name: "David Kariuki", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Kariuki"},
role: "Investment Manager",
company: "Nakuru",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "David Kariuki",
},
{ {
id: "4", id: "4", name: "Sarah Mwangi", role: "Entrepreneur", company: "Mombasa", rating: 5,
name: "Sarah Mwangi", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=1", imageAlt: "Sarah Mwangi"},
role: "Entrepreneur",
company: "Mombasa",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=1",
imageAlt: "Sarah Mwangi",
},
{ {
id: "5", id: "5", name: "James Omondi", role: "Corporate Executive", company: "Eldoret", rating: 5,
name: "James Omondi", imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", imageAlt: "James Omondi"},
role: "Corporate Executive",
company: "Eldoret",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg",
imageAlt: "James Omondi",
},
{ {
id: "6", id: "6", name: "Mary Achieng", role: "Investment Advisor", company: "Kisumu", rating: 5,
name: "Mary Achieng", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=2", imageAlt: "Mary Achieng"},
role: "Investment Advisor",
company: "Kisumu",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=2",
imageAlt: "Mary Achieng",
},
]} ]}
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
animationType="slide-up" animationType="slide-up"
@@ -330,4 +248,4 @@ export default function HomePage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -57,52 +57,22 @@ export default function PlotsPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", id: "1", name: "Maai Mahiu Premium Plot - 0.5 Acres", price: "KES 350,000", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg?_wi=3", imageAlt: "Maai Mahiu investment plot", initialQuantity: 1,
name: "Maai Mahiu Premium Plot - 0.5 Acres",
price: "KES 350,000",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg?_wi=3",
imageAlt: "Maai Mahiu investment plot",
initialQuantity: 1,
}, },
{ {
id: "2", id: "2", name: "Suswa SGR Zone Plot - 0.75 Acres", price: "KES 425,000", imageSrc: "http://img.b2bpic.net/free-photo/colorful-abandoned-market-stalls-somewhere-along-highway-utah_333098-80.jpg?_wi=2", imageAlt: "Suswa plot near SGR station", initialQuantity: 1,
name: "Suswa SGR Zone Plot - 0.75 Acres",
price: "KES 425,000",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-abandoned-market-stalls-somewhere-along-highway-utah_333098-80.jpg?_wi=2",
imageAlt: "Suswa plot near SGR station",
initialQuantity: 1,
}, },
{ {
id: "3", id: "3", name: "Tala Strategic Plot - 0.5 Acres", price: "KES 380,000", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg?_wi=4", imageAlt: "Tala location investment property", initialQuantity: 1,
name: "Tala Strategic Plot - 0.5 Acres",
price: "KES 380,000",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg?_wi=4",
imageAlt: "Tala location investment property",
initialQuantity: 1,
}, },
{ {
id: "4", id: "4", name: "Kangundo Road Development - 1 Acre", price: "KES 520,000", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-highway-surrounded-by-mountains-hills_181624-14892.jpg?_wi=2", imageAlt: "Kangundo road premium plot", initialQuantity: 1,
name: "Kangundo Road Development - 1 Acre",
price: "KES 520,000",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-highway-surrounded-by-mountains-hills_181624-14892.jpg?_wi=2",
imageAlt: "Kangundo road premium plot",
initialQuantity: 1,
}, },
{ {
id: "5", id: "5", name: "Mlolongo Industrial Zone - 0.5 Acres", price: "KES 295,000", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg?_wi=5", imageAlt: "Mlolongo industrial zone plot", initialQuantity: 1,
name: "Mlolongo Industrial Zone - 0.5 Acres",
price: "KES 295,000",
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-rural-landscape-crops-field_23-2148346099.jpg?_wi=5",
imageAlt: "Mlolongo industrial zone plot",
initialQuantity: 1,
}, },
{ {
id: "6", id: "6", name: "Limuru Premium Residential - 0.75 Acres", price: "KES 450,000", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-green-landscape-with-pathway-cloudy-sky_181624-17759.jpg?_wi=2", imageAlt: "Limuru residential plot", initialQuantity: 1,
name: "Limuru Premium Residential - 0.75 Acres",
price: "KES 450,000",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-beautiful-green-landscape-with-pathway-cloudy-sky_181624-17759.jpg?_wi=2",
imageAlt: "Limuru residential plot",
initialQuantity: 1,
}, },
]} ]}
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
@@ -139,4 +109,4 @@ export default function PlotsPage() {
</div> </div>
</ThemeProvider> </ThemeProvider>
); );
} }

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f5f4ef;
--card: #f9f9f9; --card: #dad6cd;
--foreground: #000612e6; --foreground: #2a2928;
--primary-cta: #15479c; --primary-cta: #8b6914;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9; --secondary-cta: #ecebea;
--secondary-cta-text: #000612e6; --secondary-cta-text: #000612e6;
--accent: #e2e2e2; --accent: #c6b180;
--background-accent: #c4c4c4; --background-accent: #c6b180;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);