Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-12 08:28:02 +00:00

View File

@@ -82,7 +82,7 @@ export default function LandingPage() {
href: "#projects",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/empty-peaceful-place-outdoors_23-2148739339.jpg"
imageSrc="http://img.b2bpic.net/free-photo/empty-peaceful-place-outdoors_23-2148739339.jpg?_wi=1"
imageAlt="Luxury residential architecture project"
testimonials={[
{
@@ -193,21 +193,21 @@ export default function LandingPage() {
id: "home-extensions-renovations",
name: "Home Extensions & Renovations",
price: "Unlock your property's potential with thoughtful design.",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-man-doing-parkour-training_23-2150510438.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-man-doing-parkour-training_23-2150510438.jpg?_wi=1",
imageAlt: "Modern home extension",
},
{
id: "barn-conversions",
name: "Barn Conversions",
price: "Transform heritage structures into contemporary homes.",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263636.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263636.jpg?_wi=1",
imageAlt: "Luxury barn conversion",
},
{
id: "new-homes",
name: "New Homes",
price: "Design and build your dream home from the ground up.",
imageSrc: "http://img.b2bpic.net/free-photo/big-country-house-winter_23-2147803910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/big-country-house-winter_23-2147803910.jpg?_wi=1",
imageAlt: "Modern new build home",
},
{
@@ -325,7 +325,7 @@ export default function LandingPage() {
description: "Creative and functional designs tailored to your lifestyle.",
bentoComponent: "reveal-icon",
icon: Lightbulb,
imageSrc: "http://img.b2bpic.net/free-photo/empty-peaceful-place-outdoors_23-2148739339.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-peaceful-place-outdoors_23-2148739339.jpg?_wi=2",
imageAlt: "architect at construction site blueprint",
},
{
@@ -333,7 +333,7 @@ export default function LandingPage() {
description: "Navigate complex planning with our in-depth knowledge.",
bentoComponent: "reveal-icon",
icon: FileText,
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-man-doing-parkour-training_23-2150510438.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-fit-man-doing-parkour-training_23-2150510438.jpg?_wi=2",
imageAlt: "architect at construction site blueprint",
},
{
@@ -341,7 +341,7 @@ export default function LandingPage() {
description: "Precision in every detail for superior construction.",
bentoComponent: "reveal-icon",
icon: Ruler,
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263636.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-timber-house-interior-with-wooden-decor-furnishings_23-2151263636.jpg?_wi=2",
imageAlt: "architect at construction site blueprint",
},
{
@@ -349,7 +349,7 @@ export default function LandingPage() {
description: "Achieve your vision within a practical budget.",
bentoComponent: "reveal-icon",
icon: Wallet,
imageSrc: "http://img.b2bpic.net/free-photo/big-country-house-winter_23-2147803910.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/big-country-house-winter_23-2147803910.jpg?_wi=2",
imageAlt: "architect at construction site blueprint",
},
]}