Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-01 19:50:36 +00:00

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Collaboration and Creativity"
description="Led by Eric Vansgrinsven, Forma Outdoor Consulting excels at listening to your vision and turning vague ideas into clear, buildable plans. We focus on solving real client problems, whether you're dealing with sloped yards, limited space, or complex hardscape needs."
imageSrc="http://img.b2bpic.net/free-photo/young-person-intership_23-2149315641.jpg"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6isohh2Sh4EdNgrYt57aO5ALZ/uploaded-1777664768886-vb687meo.png"
imageAlt="Eric Vansgrinsven at work"
/>
</div>
@@ -75,7 +75,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{ tag: "Design", title: "Landscape Design", subtitle: "Professional Planning", description: "Custom landscape design plans tailored to your property.", imageSrc: "http://img.b2bpic.net/free-photo/anime-style-house-structure_23-2151064788.jpg" },
{ tag: "Design", title: "Landscape Design", subtitle: "Professional Planning", description: "Custom landscape design plans tailored to your property.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6isohh2Sh4EdNgrYt57aO5ALZ/uploaded-1777664835524-j78k231u.png" },
{ tag: "Living", title: "Outdoor Spaces", subtitle: "Patios & Kitchens", description: "Functional outdoor kitchens, patios, and lounges.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-kitchen-interior-design_23-2150976554.jpg" },
{ tag: "Optimization", title: "Yard Grading", subtitle: "Space Planning", description: "Expert solutions for sloped yards and space optimization.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-park_181624-630.jpg" },
]}
@@ -91,10 +91,10 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Garden Renovation", price: "Before & After", variant: "Full Yard", imageSrc: "http://img.b2bpic.net/free-photo/stair_1127-3193.jpg" },
{ id: "p2", name: "Luxury Patio", price: "Hardscape", variant: "Modern Stone", imageSrc: "http://img.b2bpic.net/free-photo/city-park-with-lake_1127-4101.jpg" },
{ id: "p3", name: "Outdoor Kitchen", price: "Lifestyle", variant: "Custom Build", imageSrc: "http://img.b2bpic.net/free-photo/view-backyard-garden-digital-art-style_23-2151488215.jpg" },
{ id: "p4", name: "Poolside Design", price: "Hardscape", variant: "Pool Area", imageSrc: "http://img.b2bpic.net/free-photo/empty-stone-stairway_1339-6119.jpg" },
{ id: "p1", name: "Garden Renovation", price: "Before & After", variant: "Full Yard", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6isohh2Sh4EdNgrYt57aO5ALZ/uploaded-1777664850410-elcyexfm.png" },
{ id: "p2", name: "Luxury Patio", price: "", variant: "Modern Stone", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6isohh2Sh4EdNgrYt57aO5ALZ/uploaded-1777664872424-c2g1cnxv.png" },
{ id: "p3", name: "Lawn Care", price: "", variant: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3D6isohh2Sh4EdNgrYt57aO5ALZ/uploaded-1777664869282-8py5daq0.png" },
{ id: "p4", name: "", price: "", variant: "", imageSrc: "http://img.b2bpic.net/free-photo/empty-stone-stairway_1339-6119.jpg" },
{ id: "p5", name: "Grading Project", price: "Function", variant: "Optimized Space", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-from-hong-kong_181624-34551.jpg" },
{ id: "p6", name: "Planting Plans", price: "Selection", variant: "Tree Selection", imageSrc: "http://img.b2bpic.net/free-photo/back-view-man-working-eco-friendly-wind-power-project-with-wind-turbines_23-2148847776.jpg" },
]}