Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -51,15 +51,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah M.", handle: "Homeowner", testimonial: "Fast, honest service. They weren't pushy and gave me reasonable solutions. Very clean work!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", imageAlt: "Sarah M. testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=1", imageAlt: "Sarah M. testimonial"
|
||||
},
|
||||
{
|
||||
name: "James T.", handle: "Property Manager", testimonial: "Lowest price I could find for furnace replacement. Always uses shoe covers. Consistent great service.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-talking-about-new-project_23-2148778072.jpg", imageAlt: "James T. testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-people-talking-about-new-project_23-2148778072.jpg?_wi=1", imageAlt: "James T. testimonial"
|
||||
},
|
||||
{
|
||||
name: "Maria L.", handle: "Small Business Owner", testimonial: "Straightforward recommendations, competitive pricing, and they show up when they say they will.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-66073.jpg", imageAlt: "Maria L. testimonial"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-66073.jpg?_wi=1", imageAlt: "Maria L. testimonial"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -134,13 +134,13 @@ export default function LandingPage() {
|
||||
description="Real testimonials from local homeowners and businesses who trust USA HVAC Services."
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Fast service, honest pricing. They weren't pushy and gave me reasonable solutions for my AC replacement. Very clean and respectful work!", imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", imageAlt: "Sarah Mitchell"
|
||||
id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Fast service, honest pricing. They weren't pushy and gave me reasonable solutions for my AC replacement. Very clean and respectful work!", imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=2", imageAlt: "Sarah Mitchell"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Torres", handle: "@jamestorres", testimonial: "Lowest price I could find for furnace replacement. They always use shoe covers and their work is consistent and professional. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/business-people-talking-about-new-project_23-2148778072.jpg", imageAlt: "James Torres"
|
||||
id: "2", name: "James Torres", handle: "@jamestorres", testimonial: "Lowest price I could find for furnace replacement. They always use shoe covers and their work is consistent and professional. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/business-people-talking-about-new-project_23-2148778072.jpg?_wi=2", imageAlt: "James Torres"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Maria Lopez", handle: "@marialopez", testimonial: "Straightforward recommendations without pressure. Competitive pricing and they always show up when they say they will. Very reliable!", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-66073.jpg", imageAlt: "Maria Lopez"
|
||||
id: "3", name: "Maria Lopez", handle: "@marialopez", testimonial: "Straightforward recommendations without pressure. Competitive pricing and they always show up when they say they will. Very reliable!", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-studio_176474-66073.jpg?_wi=2", imageAlt: "Maria Lopez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Chen", handle: "@davidchen", testimonial: "Called for emergency furnace repair on a freezing night. They arrived quickly, fixed it properly, and the price was fair. Amazing service!", imageSrc: "http://img.b2bpic.net/free-photo/modern-businesswoman_23-2148012909.jpg", imageAlt: "David Chen"
|
||||
|
||||
Reference in New Issue
Block a user