Update src/app/page.tsx
This commit is contained in:
@@ -46,7 +46,7 @@ export default function HomePage() {
|
||||
description="Clear communication. Professional scheduling. Detail-driven craftsmanship — from driveways and steps to garage floors and patios. The kind your neighbors notice."
|
||||
tag="Premium Craftsmanship"
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/promenade-near-sea_1112-620.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/promenade-near-sea_1112-620.jpg?_wi=1"
|
||||
imageAlt="Premium concrete driveway installation"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
@@ -129,7 +129,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}
|
||||
@@ -148,7 +148,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"
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,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"
|
||||
},
|
||||
{
|
||||
@@ -164,7 +164,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"
|
||||
}
|
||||
]}
|
||||
@@ -192,7 +192,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"
|
||||
},
|
||||
{
|
||||
@@ -201,7 +201,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"
|
||||
},
|
||||
{
|
||||
@@ -210,7 +210,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"
|
||||
},
|
||||
{
|
||||
@@ -219,7 +219,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