Update src/app/page.tsx

This commit is contained in:
2026-03-02 20:28:19 +00:00
parent 2f827b373e
commit ac68793033

View File

@@ -142,13 +142,16 @@ export default function LandingPage() {
animationType="slide-up"
products={[
{
id: "1", brand: "Residential", name: "Complete Yard Transformation", price: "Featured", rating: 5, reviewCount: "3 weeks", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg", imageAlt: "Complete yard transformation with new landscaping design"
id: "1", brand: "Residential", name: "Complete Yard Transformation", price: "Featured", rating: 5,
reviewCount: "3 weeks", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg", imageAlt: "Complete yard transformation with new landscaping design"
},
{
id: "2", brand: "Commercial", name: "Office Building Grounds", price: "Featured", rating: 5, reviewCount: "Ongoing", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", imageAlt: "Professional commercial landscaping maintenance"
id: "2", brand: "Commercial", name: "Office Building Grounds", price: "Featured", rating: 5,
reviewCount: "Ongoing", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-raking-outdoors_23-2149382185.jpg", imageAlt: "Professional commercial landscaping maintenance"
},
{
id: "3", brand: "Residential", name: "Tree Removal & Stump", price: "Featured", rating: 5, reviewCount: "2 days", imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg", imageAlt: "Safe tree removal and stump grinding project"
id: "3", brand: "Residential", name: "Tree Removal & Stump", price: "Featured", rating: 5,
reviewCount: "2 days", imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-gardener-holding-small-thuja-pot-bearded-garden-worker-glasses-wearing-blue-shirt-apron-growing-evergreen-plants-greenhouse-commercial-gardening-summer-concept_74855-12936.jpg", imageAlt: "Safe tree removal and stump grinding project"
}
]}
buttons={[
@@ -170,16 +173,20 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "North Bloomington", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3"
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "North Bloomington", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=3"
},
{
id: "2", name: "Michael Chen", role: "Property Manager", company: "Corporate Office Park", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=4"
id: "2", name: "Michael Chen", role: "Property Manager", company: "Corporate Office Park", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=4"
},
{
id: "3", name: "Emily Rodriguez", role: "Homeowner", company: "Downtown Bloomington", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
id: "3", name: "Emily Rodriguez", role: "Homeowner", company: "Downtown Bloomington", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"
},
{
id: "4", name: "David Kim", role: "Business Owner", company: "Retail Center Manager", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=5"
id: "4", name: "David Kim", role: "Business Owner", company: "Retail Center Manager", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=5"
}
]}
kpiItems={[