Update src/app/page.tsx
This commit is contained in:
@@ -47,6 +47,8 @@ export default function LandingPage() {
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Country Pantry Food Mart & Tobacco"
|
||||
description="Premium landscaping, garden essentials, and curated outdoor goods. We nurture the earth so you can enjoy your home."
|
||||
buttons={[{ text: "Book Consultation", href: "#contact" }]}
|
||||
buttonAnimation="slide-up"
|
||||
testimonials={[
|
||||
{ name: "Sarah J.", handle: "@sarahj", testimonial: "Excellent service and high quality products for my backyard.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/female-gardener-gesturing-thumbs-up-front-potted-plants_23-2147918760.jpg" },
|
||||
{ name: "Mark D.", handle: "@markd", testimonial: "The best selection in town, very helpful staff.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-doing-gardening-home_23-2148509871.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user