Update src/app/page.tsx

This commit is contained in:
2026-03-15 15:27:54 +00:00
parent bd9b8bcc29
commit 608b1bb64a

View File

@@ -108,28 +108,28 @@ export default function HomePage() {
title: "Professional Plumbing",
description: "From routine maintenance to emergency repairs. We handle all plumbing needs with expert care and fast response times.",
tag: "Popular",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg?_wi=1",
},
{
id: "electrical",
title: "Electrical Services",
description: "Certified electricians for installations, repairs, and inspections. Licensed, insured, and code-compliant work guaranteed.",
tag: "Available",
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53652.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53652.jpg?_wi=1",
},
{
id: "hvac",
title: "HVAC Solutions",
description: "Heating, cooling, and ventilation expertise. Maintenance plans and emergency repairs available 24/7.",
tag: "Emergency",
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-expert-using-vr-headset-test-automated-systems_482257-119716.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-expert-using-vr-headset-test-automated-systems_482257-119716.jpg?_wi=1",
},
{
id: "general",
title: "General Repairs",
description: "Drywall, painting, carpentry, and general home maintenance. Professional results at competitive prices.",
tag: "Quick",
imageSrc: "http://img.b2bpic.net/free-photo/professional-engineer-contractor-drilling-wooden-panel-male-carpenter-with-safety-helmet-working-building-some-furniture_662251-471.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-engineer-contractor-drilling-wooden-panel-male-carpenter-with-safety-helmet-working-building-some-furniture_662251-471.jpg?_wi=1",
},
]}
animationType="slide-up"
@@ -188,7 +188,7 @@ export default function HomePage() {
quote: "The team was professional, punctual, and solved our plumbing issue quickly. Highly recommend!",
tag: "Plumbing",
avatarSrc: "http://img.b2bpic.net/free-photo/tender-young-pretty-girl-smiling-listening-streaming-music-headphones_176420-9702.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kitchen-faucet-water-aerator-metal-texture_169016-68888.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/kitchen-faucet-water-aerator-metal-texture_169016-68888.jpg?_wi=1",
},
{
id: "2",
@@ -198,7 +198,7 @@ export default function HomePage() {
quote: "Licensed, insured, and incredibly knowledgeable. Fixed our electrical problems efficiently. Great value!",
tag: "Electrical",
avatarSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1676.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53087.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-installing-laying-electrical-cables-ceiling-inside-house_169016-53087.jpg?_wi=1",
},
{
id: "3",
@@ -208,7 +208,7 @@ export default function HomePage() {
quote: "Our heating system was repaired in one visit. Professional crew and fair pricing. Will call again!",
tag: "HVAC",
avatarSrc: "http://img.b2bpic.net/free-photo/brunette-girl-giving-thumb-up_23-2147650951.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coworkers-refill-air-conditioner-freon_482257-90737.jpg?_wi=1",
},
{
id: "4",
@@ -218,7 +218,7 @@ export default function HomePage() {
quote: "Fast response time, honest diagnosis, and quality work. This is a company that truly cares about customers.",
tag: "General Repairs",
avatarSrc: "http://img.b2bpic.net/free-photo/isolated-portrait-cheerful-young-bearded-hipster-smiling-having-fun-nice-conversation-with-his-friends_273609-1774.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artist-props-photography-studio_23-2148885639.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artist-props-photography-studio_23-2148885639.jpg?_wi=1",
},
{
id: "5",
@@ -228,7 +228,7 @@ export default function HomePage() {
quote: "Called for emergency plumbing on a Sunday. They came same-day and fixed it perfectly. Amazing service!",
tag: "Emergency",
avatarSrc: "http://img.b2bpic.net/free-photo/ordinary-middle-aged-woman_1398-1345.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-female-paramedics-standing-by-ambulance-two-emergency-nurses-with-face-mask-paramedic-carrying-medical-trauma-bag_657921-1535.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/two-female-paramedics-standing-by-ambulance-two-emergency-nurses-with-face-mask-paramedic-carrying-medical-trauma-bag_657921-1535.jpg?_wi=1",
},
{
id: "6",
@@ -238,7 +238,7 @@ export default function HomePage() {
quote: "From quote to completion, everything was transparent and professional. Highly satisfied with the results.",
tag: "General Repairs",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-happy-surprised-man-looking-left-with-excitement_1258-26769.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-office-scene_23-2147626604.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businessmen-office-scene_23-2147626604.jpg?_wi=1",
},
]}
textboxLayout="default"