Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "2", title: "Hardscape Installation", description: "Professional installation of patios, walkways, retaining walls, and outdoor structures. We use quality materials and expert craftsmanship to create durable, beautiful hardscape features that complement your landscape.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-happy-mature-bearded-caucasian-man-smiling-working-garden-near-countryside-house-picking-berries-getting-ready-healthy-breakfast_176420-19949.jpg" },
|
||||
id: "2", title: "Hardscape Installation", description: "Professional installation of patios, walkways, retaining walls, and outdoor structures. We use quality materials and expert craftsmanship to create durable, beautiful hardscape features that complement your landscape.", media: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-happy-mature-bearded-caucasian-man-smiling-working-garden-near-countryside-house-picking-berries-getting-ready-healthy-breakfast_176420-19949.jpg?_wi=1" },
|
||||
items: [
|
||||
{ icon: Hammer, text: "Expert installation crew" },
|
||||
{ icon: Shield, text: "Quality guaranteed work" },
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
id: "3", title: "Garden & Plant Installation", description: "Thoughtful plant selection and installation that brings color, texture, and life to your outdoor space. We choose plants suited to your climate and maintenance preferences for long-term beauty and health.", media: { imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg" },
|
||||
id: "3", title: "Garden & Plant Installation", description: "Thoughtful plant selection and installation that brings color, texture, and life to your outdoor space. We choose plants suited to your climate and maintenance preferences for long-term beauty and health.", media: { imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg?_wi=1" },
|
||||
items: [
|
||||
{ icon: Leaf, text: "Native plant selection" },
|
||||
{ icon: Droplets, text: "Proper irrigation setup" },
|
||||
@@ -132,10 +132,10 @@ export default function LandingPage() {
|
||||
<ProductCardOne
|
||||
products={[
|
||||
{
|
||||
id: "project-1", name: "Modern Residential Patio", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-happy-mature-bearded-caucasian-man-smiling-working-garden-near-countryside-house-picking-berries-getting-ready-healthy-breakfast_176420-19949.jpg", imageAlt: "Modern residential patio landscape project"
|
||||
id: "project-1", name: "Modern Residential Patio", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/close-up-outdoors-portrait-happy-mature-bearded-caucasian-man-smiling-working-garden-near-countryside-house-picking-berries-getting-ready-healthy-breakfast_176420-19949.jpg?_wi=2", imageAlt: "Modern residential patio landscape project"
|
||||
},
|
||||
{
|
||||
id: "project-2", name: "Contemporary Garden Design", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg", imageAlt: "Contemporary garden landscape design"
|
||||
id: "project-2", name: "Contemporary Garden Design", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg?_wi=2", imageAlt: "Contemporary garden landscape design"
|
||||
},
|
||||
{
|
||||
id: "project-3", name: "Luxury Backyard Renovation", price: "Completed 2023", imageSrc: "http://img.b2bpic.net/free-photo/young-european-woman-smoking-cigar-lying-hammock-outside-tropical-luxury-villa-hotel-sunset-natural-light_343596-652.jpg", imageAlt: "Luxury backyard renovation landscape"
|
||||
|
||||
Reference in New Issue
Block a user