Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-14 12:43:15 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="small"
sizing="largeSmallSizeLargeTitles"
background="fluid"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="glass"
@@ -48,7 +48,7 @@ export default function LandingPage() {
<HeroLogoBillboardSplit
logoText="Plant Nursery Solange"
description="Beautiful plants for your home & garden in Kigali. Healthy plants, rich soil, and expert advice from a trusted local nursery."
background={{ variant: "fluid" }}
background={{ variant: "plain" }}
buttons={[
{ text: "📞 Call Now", href: "tel:0788816970" },
{ text: "💬 Get Quote", href: "#contact" }
@@ -168,27 +168,27 @@ export default function LandingPage() {
testimonials={[
{
id: "testimonial-1", name: "Amara Muyunguzi", role: "Homeowner", company: "Kigali", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-young-caucasian-fit-sporty-woman-leopard-cami-top-biker-shorts-outside-holds-protein-shaker_343596-409.jpg?_wi=1"
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-young-caucasian-fit-sporty-woman-leopard-cami-top-biker-shorts-outside-holds-protein-shaker_343596-409.jpg"
},
{
id: "testimonial-2", name: "Jean Baptiste", role: "Business Owner", company: "Restaurant - Kigali", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-young-caucasian-fit-sporty-woman-leopard-cami-top-biker-shorts-outside-holds-protein-shaker_343596-409.jpg?_wi=2"
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-young-caucasian-fit-sporty-woman-leopard-cami-top-biker-shorts-outside-holds-protein-shaker_343596-409.jpg"
},
{
id: "testimonial-3", name: "Sophia Iribagiza", role: "Garden Enthusiast", company: "Kigali", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-young-caucasian-fit-sporty-woman-leopard-cami-top-biker-shorts-outside-holds-protein-shaker_343596-409.jpg?_wi=3"
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-young-caucasian-fit-sporty-woman-leopard-cami-top-biker-shorts-outside-holds-protein-shaker_343596-409.jpg"
},
{
id: "testimonial-4", name: "David Kamali", role: "Landscape Designer", company: "Design Studio - Kigali", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-young-caucasian-fit-sporty-woman-leopard-cami-top-biker-shorts-outside-holds-protein-shaker_343596-409.jpg?_wi=4"
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-young-caucasian-fit-sporty-woman-leopard-cami-top-biker-shorts-outside-holds-protein-shaker_343596-409.jpg"
},
{
id: "testimonial-5", name: "Rachel Uwimana", role: "Interior Designer", company: "Design & Decor - Kigali", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-young-caucasian-fit-sporty-woman-leopard-cami-top-biker-shorts-outside-holds-protein-shaker_343596-409.jpg?_wi=5"
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-young-caucasian-fit-sporty-woman-leopard-cami-top-biker-shorts-outside-holds-protein-shaker_343596-409.jpg"
},
{
id: "testimonial-6", name: "Kwame Okafor", role: "Property Developer", company: "Real Estate - Kigali", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-young-caucasian-fit-sporty-woman-leopard-cami-top-biker-shorts-outside-holds-protein-shaker_343596-409.jpg?_wi=6"
imageSrc: "http://img.b2bpic.net/free-photo/fashion-stylish-young-caucasian-fit-sporty-woman-leopard-cami-top-biker-shorts-outside-holds-protein-shaker_343596-409.jpg"
}
]}
kpiItems={[