Update src/app/page.tsx
This commit is contained in:
@@ -132,7 +132,7 @@ export default function HomePage() {
|
||||
description="Lynn & the Team"
|
||||
subdescription="Professional Planning & Execution"
|
||||
icon={Zap}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/man-with-shovel-picking-up-rubble-construction-site_259150-57621.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/man-with-shovel-picking-up-rubble-construction-site_259150-57621.jpg?_wi=1"
|
||||
imageAlt="Professional concrete installation team at work"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -151,7 +151,7 @@ export default function HomePage() {
|
||||
name: "Driveway Replacement",
|
||||
price: "Portfolio",
|
||||
variant: "Complete Removal & Install",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/stone-path-way-garden_74190-3631.jpg?_wi=1",
|
||||
imageAlt: "Finished driveway project"
|
||||
},
|
||||
{
|
||||
@@ -159,7 +159,7 @@ export default function HomePage() {
|
||||
name: "Stamped Patio",
|
||||
price: "Portfolio",
|
||||
variant: "Custom Design & Installation",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-trees-thai-style-decoration_1258-111445.jpg?_wi=1",
|
||||
imageAlt: "Custom patio installation"
|
||||
},
|
||||
{
|
||||
@@ -167,7 +167,7 @@ export default function HomePage() {
|
||||
name: "Garage Floor Coating",
|
||||
price: "Portfolio",
|
||||
variant: "Epoxy Finished",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/empty-garage-with-parking-lots-with-concrete-ceiling-flooring-pillars-marked-with-numbers_342744-1241.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/empty-garage-with-parking-lots-with-concrete-ceiling-flooring-pillars-marked-with-numbers_342744-1241.jpg?_wi=1",
|
||||
imageAlt: "Professional garage floor"
|
||||
}
|
||||
]}
|
||||
@@ -195,7 +195,7 @@ export default function HomePage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "Excellent communication and planning. They kept us informed every step of the way and finished ahead of schedule.",
|
||||
rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
@@ -204,7 +204,7 @@ export default function HomePage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "Completed quicker than expected and stayed right on budget. The attention to detail really shows in the final result.",
|
||||
rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/confident-beautiful-young-businesswoman-looking-camera-head-shot-portrait_1163-4928.jpg?_wi=1",
|
||||
imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
@@ -213,7 +213,7 @@ export default function HomePage() {
|
||||
handle: "Property Manager",
|
||||
testimonial: "Scheduling was so easy and the crew was professional throughout. Beautiful work that our residents love.",
|
||||
rating: 5,
|
||||
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",
|
||||
imageAlt: "Emily Rodriguez"
|
||||
},
|
||||
{
|
||||
@@ -222,7 +222,7 @@ export default function HomePage() {
|
||||
handle: "Homeowner",
|
||||
testimonial: "Pride in craftsmanship is evident. Fast, efficient, and they cleaned up beautifully. Would hire again in a heartbeat.",
|
||||
rating: 5,
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
imageSrc: "https://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "David Kim"
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user