diff --git a/src/app/page.tsx b/src/app/page.tsx
index 698e762..45bb5e1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,25 +30,15 @@ export default function LandingPage() {
@@ -57,51 +47,28 @@ export default function LandingPage() {
@@ -113,64 +80,24 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Interlocking Stonework",
- description: "Precision-laid stone for ultimate durability and aesthetics.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/urban-athlete-stone-wall_23-2147988140.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15829.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/garden-with-wooden-bench-plants_250224-84.jpg?_wi=2",
- imageAlt: "stone interlocking driveway closeup detail",
+ title: "Interlocking Stonework", description: "Precision-laid stone for ultimate durability and aesthetics.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/urban-athlete-stone-wall_23-2147988140.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/photo-ground-texture-pattern_58702-15829.jpg" }
},
{
- title: "Driveways & Walkways",
- description: "High-end paving for a commanding first impression.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stone-path-walk-run-garden_74190-8976.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698352.jpg",
- imageAlt: "stone interlocking driveway closeup detail",
+ title: "Driveways & Walkways", description: "High-end paving for a commanding first impression.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/beautiful-stone-path-walk-run-garden_74190-8976.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/empty-restaurant-terrace_1127-2167.jpg" }
},
{
- title: "Backyard Transformations",
- description: "Reinvent your outdoor space with premium design.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/young-happy-girl-drinks-coffee-outdoor-sitting-grass_273609-14972.jpg",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698322.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/aerial-shot-urban-island-black-white_181624-258.jpg",
- imageAlt: "stone interlocking driveway closeup detail",
+ title: "Backyard Transformations", description: "Reinvent your outdoor space with premium design.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-happy-girl-drinks-coffee-outdoor-sitting-grass_273609-14972.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-furniture-house-deck-with-vegetation_23-2150698322.jpg" }
},
{
- title: "Sod & Lawn Installation",
- description: "Lush, professional-grade lawns laid to perfection.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2949.jpg?_wi=1",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41430.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-modern-building_23-2147747855.jpg?_wi=1",
- imageAlt: "stone interlocking driveway closeup detail",
+ title: "Sod & Lawn Installation", description: "Lush, professional-grade lawns laid to perfection.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2949.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-grass-with-lawn-mover-back-yard-male-black-apron-guy-repairs_1157-41430.jpg" }
},
{
- title: "Custom Landscaping Design",
- description: "Tailored blueprints for unique outdoor experiences.",
- phoneOne: {
- imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292681.jpg?_wi=1",
- },
- phoneTwo: {
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847792.jpg",
- },
- imageSrc: "http://img.b2bpic.net/free-photo/full-lengh-photo-handsome-businessman-british-quarter_197531-629.jpg?_wi=1",
- imageAlt: "stone interlocking driveway closeup detail",
+ title: "Custom Landscaping Design", description: "Tailored blueprints for unique outdoor experiences.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292681.jpg" },
+ phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-working-eco-friendly-wind-power-project-with-paper-plans_23-2148847792.jpg" }
},
]}
showStepNumbers={false}
@@ -186,11 +113,9 @@ export default function LandingPage() {
description="We don't just build, we redefine quality standards in residential landscaping."
buttons={[
{
- text: "Contact Us",
- href: "#contact",
- },
+ text: "Contact Us", href: "#contact"},
]}
- imageSrc="http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2949.jpg?_wi=2"
+ imageSrc="http://img.b2bpic.net/free-photo/cityscape-office-buildings_1127-2949.jpg"
imageAlt="Elite landscaping team"
/>
@@ -202,33 +127,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "5-Star",
- title: "Quality Work",
- description: "Elite-level results.",
- imageSrc: "http://img.b2bpic.net/free-photo/old-grey-stone-rock-wall_53876-14430.jpg",
- },
+ id: "m1", value: "5-Star", title: "Quality Work", description: "Elite-level results.", imageSrc: "http://img.b2bpic.net/free-photo/old-grey-stone-rock-wall_53876-14430.jpg"},
{
- id: "m2",
- value: "Pro",
- title: "Professionalism",
- description: "Reliable and expert.",
- imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg",
- },
+ id: "m2", value: "Pro", title: "Professionalism", description: "Reliable and expert.", imageSrc: "http://img.b2bpic.net/free-photo/stepping-stone-garden-path_1252-1027.jpg"},
{
- id: "m3",
- value: "Competitive",
- title: "Pricing",
- description: "Fair and transparent.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-pretty-blonde-hair-woman-outdoor-kitchen-villa-female-with-light-makeup-summer-white-dress-straw-hat-vacation_343596-2523.jpg",
- },
+ id: "m3", value: "Competitive", title: "Pricing", description: "Fair and transparent.", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-pretty-blonde-hair-woman-outdoor-kitchen-villa-female-with-light-makeup-summer-white-dress-straw-hat-vacation_343596-2523.jpg"},
{
- id: "m4",
- value: "Clear",
- title: "Communication",
- description: "Always updated.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-looking-camera-while-staying-grass_23-2148260070.jpg",
- },
+ id: "m4", value: "Clear", title: "Communication", description: "Always updated.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-girl-looking-camera-while-staying-grass_23-2148260070.jpg"},
]}
title="Unmatched Quality Pillars"
description="The foundation of our success and client satisfaction."
@@ -240,30 +145,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Sarah Miller",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-modern-building_23-2147747855.jpg?_wi=2",
- },
+ id: "1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-near-modern-building_23-2147747855.jpg"},
{
- id: "2",
- name: "David Chan",
- imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292681.jpg?_wi=2",
- },
+ id: "2", name: "David Chan", imageSrc: "http://img.b2bpic.net/free-photo/young-adult-traveling-using-sustainable-mobility_23-2149292681.jpg"},
{
- id: "3",
- name: "Emily Watson",
- imageSrc: "http://img.b2bpic.net/free-photo/full-lengh-photo-handsome-businessman-british-quarter_197531-629.jpg?_wi=2",
- },
+ id: "3", name: "Emily Watson", imageSrc: "http://img.b2bpic.net/free-photo/full-lengh-photo-handsome-businessman-british-quarter_197531-629.jpg"},
{
- id: "4",
- name: "Mark Roberts",
- imageSrc: "http://img.b2bpic.net/free-photo/countryside-life-naature-close-up-outdoor-portrait-young-attractive-bearded-caucasian-man-blue-t-shirt-smiling_176420-19896.jpg",
- },
+ id: "4", name: "Mark Roberts", imageSrc: "http://img.b2bpic.net/free-photo/countryside-life-naature-close-up-outdoor-portrait-young-attractive-bearded-caucasian-man-blue-t-shirt-smiling_176420-19896.jpg"},
{
- id: "5",
- name: "Linda Zhu",
- imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-cute-clothes-reaching-plants-greenhouse_197531-12331.jpg",
- },
+ id: "5", name: "Linda Zhu", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-cute-clothes-reaching-plants-greenhouse_197531-12331.jpg"},
]}
cardTitle="What Our Clients Say"
cardTag="Reviews"
@@ -275,8 +165,7 @@ export default function LandingPage() {