Update src/app/page.tsx

This commit is contained in:
2026-05-10 19:25:40 +00:00
parent 4a47b8d372
commit 4490e7e28b

View File

@@ -54,7 +54,7 @@ export default function LandingPage() {
]}
enableKpiAnimation={true}
buttons={[{ text: "Call Now", href: "tel:5550123" }]}
imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg"
imageSrc="http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=1"
imageAlt="Professional roof renovation"
mediaAnimation="slide-up"
avatars={[
@@ -90,9 +90,9 @@ export default function LandingPage() {
features={[
{
title: "Roofing Services", description: "Professional installation and repair.", bentoComponent: "media-stack", items: [
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/excited-colleagues-trhowing-up-papers_23-2147668867.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-morning-with-cup-coffee_1098-21869.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/excited-colleagues-trhowing-up-papers_23-2147668867.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-morning-with-cup-coffee_1098-21869.jpg?_wi=1" },
]
},
{
@@ -138,11 +138,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{ id: "1", name: "John Doe", date: "2023-10", title: "Roof Replacement", quote: "Exceptional work, finished on time.", tag: "Elite Customer", avatarSrc: "http://img.b2bpic.net/free-photo/parents-welcoming-son-kitchen_23-2148414950.jpg", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg" },
{ id: "1", name: "John Doe", date: "2023-10", title: "Roof Replacement", quote: "Exceptional work, finished on time.", tag: "Elite Customer", avatarSrc: "http://img.b2bpic.net/free-photo/parents-welcoming-son-kitchen_23-2148414950.jpg", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-together_23-2149343675.jpg?_wi=2" },
{ id: "2", name: "Jane Smith", date: "2023-11", title: "Kitchen Remodel", quote: "My kitchen looks brand new!", tag: "Remodel Client", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-shot-happy-young-man-with-suitcase-checking-rented-apartment-waving-hand-camera-walking-with-luggage-indoors_1258-314216.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-with-safety-vests-showing-approval_23-2148269348.jpg" },
{ id: "3", name: "Mike Ross", date: "2023-12", title: "Roof Repair", quote: "Quick and professional service.", tag: "Roofing Client", avatarSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg" },
{ id: "4", name: "Sarah Lee", date: "2024-01", title: "Siding Update", quote: "Best team in the region.", tag: "Renovation", avatarSrc: "http://img.b2bpic.net/free-photo/blonde-senior-woman-being-happy-against-blue-background_23-2149310406.jpg", imageSrc: "http://img.b2bpic.net/free-photo/excited-colleagues-trhowing-up-papers_23-2147668867.jpg" },
{ id: "5", name: "David Kim", date: "2024-02", title: "Full Exterior", quote: "Worth every penny.", tag: "Elite Customer", avatarSrc: "http://img.b2bpic.net/free-photo/excited-handsome-blonde-man-looking-front-isolated-pink-wall_141793-66230.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-morning-with-cup-coffee_1098-21869.jpg" },
{ id: "3", name: "Mike Ross", date: "2023-12", title: "Roof Repair", quote: "Quick and professional service.", tag: "Roofing Client", avatarSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-with-protection-helmet_23-2149343636.jpg?_wi=2" },
{ id: "4", name: "Sarah Lee", date: "2024-01", title: "Siding Update", quote: "Best team in the region.", tag: "Renovation", avatarSrc: "http://img.b2bpic.net/free-photo/blonde-senior-woman-being-happy-against-blue-background_23-2149310406.jpg", imageSrc: "http://img.b2bpic.net/free-photo/excited-colleagues-trhowing-up-papers_23-2147668867.jpg?_wi=2" },
{ id: "5", name: "David Kim", date: "2024-02", title: "Full Exterior", quote: "Worth every penny.", tag: "Elite Customer", avatarSrc: "http://img.b2bpic.net/free-photo/excited-handsome-blonde-man-looking-front-isolated-pink-wall_141793-66230.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-morning-with-cup-coffee_1098-21869.jpg?_wi=2" },
]}
title="What Our Clients Say"
description="Real feedback from satisfied neighbors."