From e7d4bdbf2ca12254486c6e4ad688e959d7219c2b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 00:34:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 09c1b0e..ac9e41a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tag="Premium Landscape Design" tagAnimation="slide-up" background={{ variant: "canvas-reveal" }} - imageSrc="http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772583870794-6p6pr9p7.jpg" imageAlt="Luxury outdoor landscape with modern stonework and lush greenery" buttons={[ { text: "Book a Consultation", href: "#contact" }, @@ -74,23 +74,23 @@ export default function LandingPage() { features={[ { id: 1, - title: "Landscape Design & Build", description: "Bespoke outdoor environments, designed with intention and built with precision.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/landscape-garden-design-concept-poster_1284-5948.jpg?_wi=1" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-vector/landscape-garden-design-concept-poster_1284-5948.jpg?_wi=2" } + title: "Before & After ", description: "Bespoke outdoor environments, designed with intention and built with precision.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772583988900-ec0n3ogb.jpg" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772583999338-narcnxtd.jpg" } }, { id: 2, - title: "Luxury Stonework & Hardscapes", description: "Premium patios, walkways, terraces, retaining walls, and custom architectural features.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=2" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=3" } + title: "Luxury Stonework & Hardscapes", description: "Premium patios, walkways, terraces, retaining walls, and custom architectural features.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772584082925-k2zz5auk.jpg" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772584091428-fpnv6j9c.jpg" } }, { id: 3, - title: "Garden Architecture & Planting", description: "High-end planting design with layered textures, colors, and seasonal interest.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg?_wi=1" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/pond_23-2148013427.jpg?_wi=2" } + title: "Garden Architecture & Planting", description: "High-end planting design with layered textures, colors, and seasonal interest.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772584120735-n40uukf0.jpg" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772584142889-vf4f7q0n.jpg" } }, { id: 4, - title: "Outdoor Lighting & Enhancements", description: "Sophisticated lighting that transforms your property day and night.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/outside-view-restaurant-cottage-night-time_140725-8844.jpg?_wi=1" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/outside-view-restaurant-cottage-night-time_140725-8844.jpg?_wi=2" } + title: "Lawn Maintenance & Install ", description: "Transform your yard into what you invision.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772584190676-iybsenvb.jpg" }, + phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AP6m7l7hwi4GIZuXGy8tnhucL3/uploaded-1772584242286-rej9ffn9.jpg" } } ]} /> @@ -108,13 +108,13 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "1", value: "Unmatched", description: "Craftsmanship with luxury-grade materials and flawless execution" + id: "1", value: "Quick ", description: "Craftsmanship with luxury-grade materials and flawless execution" }, { - id: "2", value: "Design-Led", description: "Every property receives a custom blueprint shaped by your lifestyle" + id: "2", value: "Desire", description: "Every property receives a custom blueprint shaped by your lifestyle" }, { - id: "3", value: "White-Glove", description: "Clear communication, on-time delivery, exceptional care throughout" + id: "3", value: "", description: "Clear communication, on-time delivery, exceptional care throughout" }, { id: "4", value: "Built to Last", description: "Projects designed to age beautifully and endure for generations" -- 2.49.1