Update src/app/page.tsx
This commit is contained in:
@@ -191,15 +191,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Eleanor Vance", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", imageAlt: "Eleanor Vance, satisfied homeowner", quote: "Scenic Roofing transformed our home! The new roof is absolutely stunning and the team was professional and efficient. Highly recommend their luxurious service."},
|
id: "1", name: "Eleanor Vance", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-african-american-woman-smiling-cheerful-friendly-face-laughing-confident_839833-29956.jpg", imageAlt: "Eleanor Vance, satisfied homeowner"},
|
||||||
{
|
{
|
||||||
id: "2", name: "Robert Sterling", imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-holding-tablet-with-copy-space_23-2148243005.jpg", imageAlt: "Robert Sterling, commercial property owner", quote: "Their property maintenance service is second to none. Our commercial building always looks impeccable, and their proactive approach saves us time and money."},
|
id: "2", name: "Robert Sterling", imageSrc: "http://img.b2bpic.net/free-photo/smiley-architect-holding-tablet-with-copy-space_23-2148243005.jpg", imageAlt: "Robert Sterling, commercial property owner"},
|
||||||
{
|
{
|
||||||
id: "3", name: "Isabella Grant", imageSrc: "http://img.b2bpic.net/free-photo/family-sitting-lawn-backyard-big-modern-house-background_493343-29861.jpg", imageAlt: "Isabella Grant, happy client", quote: "We've used Scenic Roofing for multiple properties. Their attention to detail and commitment to quality is evident in every project. Truly a top-tier company."},
|
id: "3", name: "Isabella Grant", imageSrc: "http://img.b2bpic.net/free-photo/family-sitting-lawn-backyard-big-modern-house-background_493343-29861.jpg", imageAlt: "Isabella Grant, happy client"},
|
||||||
{
|
{
|
||||||
id: "4", name: "Marcus Thorne", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-good-looking-thick-skinned-student-woman-with-curly-hair-casual-fashionable-clothes-looking-aside-smiling-brightfully-friend-outside-waiting-her-order-coffee-shop-life_176420-12327.jpg", imageAlt: "Marcus Thorne, satisfied customer", quote: "From the initial consultation to project completion, the experience was seamless. Our roof has never looked better, and the property maintenance keeps everything perfect."},
|
id: "4", name: "Marcus Thorne", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-good-looking-thick-skinned-student-woman-with-curly-hair-casual-fashionable-clothes-looking-aside-smiling-brightfully-friend-outside-waiting-her-order-coffee-shop-life_176420-12327.jpg", imageAlt: "Marcus Thorne, satisfied customer"},
|
||||||
{
|
{
|
||||||
id: "5", name: "Olivia Hayes", imageSrc: "http://img.b2bpic.net/free-photo/front-view-group-friends-posing_23-2148212351.jpg", imageAlt: "Olivia Hayes, discerning homeowner", quote: "Choosing Scenic Roofing was the best decision for our luxury estate. The quality of materials and the expertise of the team are truly exceptional. Five stars!"},
|
id: "5", name: "Olivia Hayes", imageSrc: "http://img.b2bpic.net/free-photo/front-view-group-friends-posing_23-2148212351.jpg", imageAlt: "Olivia Hayes, discerning homeowner"}
|
||||||
]}
|
]}
|
||||||
cardTitle="Hear From Our Valued Clients"
|
cardTitle="Hear From Our Valued Clients"
|
||||||
cardTag="Luxury Experiences"
|
cardTag="Luxury Experiences"
|
||||||
|
|||||||
Reference in New Issue
Block a user