Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-05 10:54:24 +00:00

View File

@@ -102,21 +102,21 @@ export default function LandingPage() {
features={[
{
title: "Professional Repairs", description: "Fast and effective repairs for any issue, done right the first time.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/black-faucet-with-steel-sink-stylish-modern-kitchen_169016-20011.jpg", imageAlt: "Repairs"},
imageSrc: "http://img.b2bpic.net/free-photo/black-faucet-with-steel-sink-stylish-modern-kitchen_169016-20011.jpg?_wi=1", imageAlt: "Repairs"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/black-faucet-with-steel-sink-stylish-modern-kitchen_169016-20011.jpg", imageAlt: "Repairs"},
imageSrc: "http://img.b2bpic.net/free-photo/black-faucet-with-steel-sink-stylish-modern-kitchen_169016-20011.jpg?_wi=2", imageAlt: "Repairs"},
},
{
title: "Expert Installation", description: "High-quality installation services that guarantee long-term performance.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/electricity-concept-icons-set_1284-11921.jpg", imageAlt: "Installation"},
imageSrc: "http://img.b2bpic.net/free-vector/electricity-concept-icons-set_1284-11921.jpg?_wi=1", imageAlt: "Installation"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/electricity-concept-icons-set_1284-11921.jpg", imageAlt: "Installation"},
imageSrc: "http://img.b2bpic.net/free-vector/electricity-concept-icons-set_1284-11921.jpg?_wi=2", imageAlt: "Installation"},
},
{
title: "Regular Maintenance", description: "Scheduled care to prevent problems before they start and save you money.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-vector/20-management-outline-icon-presentation-vector-line-icons-illustration_1142-17842.jpg", imageAlt: "Maintenance"},
imageSrc: "http://img.b2bpic.net/free-vector/20-management-outline-icon-presentation-vector-line-icons-illustration_1142-17842.jpg?_wi=1", imageAlt: "Maintenance"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/20-management-outline-icon-presentation-vector-line-icons-illustration_1142-17842.jpg", imageAlt: "Maintenance"},
imageSrc: "http://img.b2bpic.net/free-vector/20-management-outline-icon-presentation-vector-line-icons-illustration_1142-17842.jpg?_wi=2", imageAlt: "Maintenance"},
},
]}
showStepNumbers={true}
@@ -142,7 +142,7 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah J.", date: "Jan 2025", title: "Great Service", quote: "They showed up on time and did a perfect job. Highly recommend!", tag: "Homeowner", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", imageSrc: "http://img.b2bpic.net/free-vector/20-management-outline-icon-presentation-vector-line-icons-illustration_1142-17842.jpg", imageAlt: "maintenance icon shield"},
id: "1", name: "Sarah J.", date: "Jan 2025", title: "Great Service", quote: "They showed up on time and did a perfect job. Highly recommend!", tag: "Homeowner", avatarSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", imageSrc: "http://img.b2bpic.net/free-vector/20-management-outline-icon-presentation-vector-line-icons-illustration_1142-17842.jpg?_wi=3", imageAlt: "maintenance icon shield"},
{
id: "2", name: "Mike R.", date: "Dec 2024", title: "Professional", quote: "Very reliable team. They explained everything clearly.", tag: "Business Owner", avatarSrc: "http://img.b2bpic.net/free-photo/people-leisure_273609-44316.jpg", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-portrait-beautiful-positive-young-european-female-blue-shirt-dress-relaxing-home-looking-front-with-easy-carefree-smile_343059-3894.jpg", imageAlt: "happy homeowner portrait"},
{