Update src/app/page.tsx
This commit is contained in:
@@ -91,25 +91,25 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Restoration & Repairs",
|
||||
description: "Water issues, damage, and fixes that protect your home.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/shocked-woman-calling-plumber-while-collecting-water-leaking-from-ceiling-using-utensil_657921-1199.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/shocked-woman-calling-plumber-while-collecting-water-leaking-from-ceiling-using-utensil_657921-1199.jpg?_wi=1",
|
||||
imageAlt: "Restoration work"
|
||||
},
|
||||
{
|
||||
title: "Carpentry & Custom Work",
|
||||
description: "Trim, built-ins, doors, stairs, and finish details done right.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26126.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/handsome-carpenter-working-with-wood_1157-26126.jpg?_wi=1",
|
||||
imageAlt: "Custom carpentry"
|
||||
},
|
||||
{
|
||||
title: "Remodeling",
|
||||
description: "Interior upgrades designed to look clean and feel intentional.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/workers-talking-phone-doing-paperwork_23-2147668775.jpg?_wi=1",
|
||||
imageAlt: "Modern remodeling"
|
||||
},
|
||||
{
|
||||
title: "Exterior Improvements",
|
||||
description: "Siding, repairs, and updates that elevate curb appeal.",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/windows-building_1122-873.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/windows-building_1122-873.jpg?_wi=1",
|
||||
imageAlt: "Exterior siding work"
|
||||
}
|
||||
]}
|
||||
@@ -134,7 +134,7 @@ export default function HomePage() {
|
||||
quote: "Incredibly consultative, transparent and reliable. Estimates are always prompt and clear and the work is very high quality. Lucky treats your home with respect and follows through on every detail.",
|
||||
tag: "Restoration & Repair",
|
||||
avatarSrc: "https://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -144,7 +144,7 @@ export default function HomePage() {
|
||||
quote: "With repairs and improvements done thoughtfully, my house is beginning to again feel like the home I bought. The quality of work and attention to detail is exceptional.",
|
||||
tag: "Remodeling",
|
||||
avatarSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -154,7 +154,7 @@ export default function HomePage() {
|
||||
quote: "Respect for our time, expedited service, extremely reasonable pricing, and quality work. A rare find in this industry. Lucky goes above and beyond on every project.",
|
||||
tag: "Carpentry",
|
||||
avatarSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg"
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/successful-businesswoman-ready-challenges_1163-4336.jpg?_wi=1"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -189,7 +189,7 @@ export default function HomePage() {
|
||||
required: true
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/living-room-modern-apartment-with-two-identical-sofas-opposite-each-other_181624-14768.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/living-room-modern-apartment-with-two-identical-sofas-opposite-each-other_181624-14768.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Get a Quote"
|
||||
|
||||
Reference in New Issue
Block a user