Switch to version 4: modified src/app/page.tsx
This commit is contained in:
@@ -109,9 +109,9 @@ export default function LandingPage() {
|
||||
title="Roofing Packages"
|
||||
description="Choose the level of service that perfectly matches your home's needs."
|
||||
products={[
|
||||
{ id: "p1", name: "Concierge Package | Full-Service Management", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/roof-tiles-new-modern-house_23-2148644558.jpg?_wi=2" },
|
||||
{ id: "p2", name: "Roof Inspection | Maintenance & Care", price: "From $299", imageSrc: "http://img.b2bpic.net/free-photo/worker-roof-installing-tiles_23-2148644555.jpg?_wi=2" },
|
||||
{ id: "p3", name: "Emergency Repair | Rapid Response", price: "From $450", imageSrc: "http://img.b2bpic.net/free-photo/builder-checking-roof-details_23-2148644560.jpg?_wi=2" }
|
||||
{ id: "p1", name: "Concierge Roof Package: Full-service project management with white-glove site protection and deep-cleaning cleanup.", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/roof-tiles-new-modern-house_23-2148644558.jpg?_wi=2" },
|
||||
{ id: "p2", name: "Roof Inspection & Maintenance: Comprehensive diagnostic report, debris removal, and minor seal repairs.", price: "From $299", imageSrc: "http://img.b2bpic.net/free-photo/worker-roof-installing-tiles_23-2148644555.jpg?_wi=2" },
|
||||
{ id: "p3", name: "Emergency Leak Repair: 24/7 rapid-response dispatch to mitigate water damage and stabilize your roof.", price: "From $450", imageSrc: "http://img.b2bpic.net/free-photo/builder-checking-roof-details_23-2148644560.jpg?_wi=2" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user