Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-09 21:35:35 +00:00

View File

@@ -49,19 +49,19 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah J.", handle: "@sarahj", testimonial: "Very friendly and knowledgeable. Quick, efficient, and a great price!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg", imageAlt: "professional plumber smiling tools"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=1", imageAlt: "professional plumber smiling tools"},
{
name: "Michael C.", handle: "@michealc", testimonial: "Upfront, fast service. Everything is now working flawlessly!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg", imageAlt: "happy homeowner portrait"},
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg?_wi=1", imageAlt: "happy homeowner portrait"},
{
name: "Emily R.", handle: "@emilyr", testimonial: "Professional, reliable, and highly skilled. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg", imageAlt: "smiling middle-aged man"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg?_wi=1", imageAlt: "smiling middle-aged man"},
{
name: "David K.", handle: "@davidk", testimonial: "Exceptional communication throughout the repair process.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-phone-medium-shot_23-2149246349.jpg", imageAlt: "professional young woman"},
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-phone-medium-shot_23-2149246349.jpg?_wi=1", imageAlt: "professional young woman"},
{
name: "Laura P.", handle: "@laurap", testimonial: "Fast response time during an emergency leak. Fantastic crew!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-mother-home_23-2148321636.jpg", imageAlt: "mature homeowner smiling"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-mother-home_23-2148321636.jpg?_wi=1", imageAlt: "mature homeowner smiling"},
]}
buttons={[
{
@@ -69,7 +69,7 @@ export default function LandingPage() {
{
text: "Get a Quote", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg", alt: "Sarah"},
@@ -105,7 +105,7 @@ export default function LandingPage() {
features={[
{
title: "Water Heater Repair", description: "Expert repair and installation of tank and tankless water heaters.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-young-man-sitting-cafe-talking-friend-mobile-phone-with-wireless-earphones-laughing-smiling-listening-funny-podcast_1258-314334.jpg", imageAlt: "young man smiling casual"},
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-young-man-sitting-cafe-talking-friend-mobile-phone-with-wireless-earphones-laughing-smiling-listening-funny-podcast_1258-314334.jpg?_wi=1", imageAlt: "young man smiling casual"},
items: [
{
icon: CheckCircle,
@@ -121,7 +121,7 @@ export default function LandingPage() {
},
{
title: "Drain Cleaning", description: "Full-service drain cleaning to clear clogs and restore flow.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-different-construction-tools-wooden-background_169016-24026.jpg", imageAlt: "plumbing tools on workbench"},
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-different-construction-tools-wooden-background_169016-24026.jpg?_wi=1", imageAlt: "plumbing tools on workbench"},
items: [
{
icon: CheckCircle,
@@ -137,7 +137,7 @@ export default function LandingPage() {
},
{
title: "Emergency Plumbing", description: "Reliable emergency plumbing services available when you need them most.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg", imageAlt: "professional plumber smiling tools"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-as-plumber_23-2150746421.jpg?_wi=3", imageAlt: "professional plumber smiling tools"},
items: [
{
icon: CheckCircle,
@@ -166,19 +166,19 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Local Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/people-recording-their-house-tour_23-2151139106.jpg?_wi=2"},
{
id: "2", name: "Michael Chen", role: "Client", company: "Local Business", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1613.jpg?_wi=2"},
{
id: "3", name: "Emily Rodriguez", role: "Homeowner", company: "Local Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-phone-medium-shot_23-2149246349.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-phone-medium-shot_23-2149246349.jpg?_wi=2"},
{
id: "4", name: "David Kim", role: "Client", company: "Neighborhood Assoc.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-mother-home_23-2148321636.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-mother-home_23-2148321636.jpg?_wi=2"},
{
id: "5", name: "Laura Price", role: "Homeowner", company: "Local Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-young-man-sitting-cafe-talking-friend-mobile-phone-with-wireless-earphones-laughing-smiling-listening-funny-podcast_1258-314334.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-portrait-handsome-young-man-sitting-cafe-talking-friend-mobile-phone-with-wireless-earphones-laughing-smiling-listening-funny-podcast_1258-314334.jpg?_wi=2"},
]}
title="Customer Stories"
description="See why neighbors choose us."
@@ -193,7 +193,7 @@ export default function LandingPage() {
tag="Ready to fix your plumbing?"
title="Get a Trusted Professional"
description="Call us now at (404) 421-3858 or fill out the form for a free, no-obligation quote today."
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-with-different-construction-tools-wooden-background_169016-24026.jpg"
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-with-different-construction-tools-wooden-background_169016-24026.jpg?_wi=2"
mediaAnimation="slide-up"
mediaPosition="right"
/>