Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-11 18:48:51 +00:00

View File

@@ -76,7 +76,7 @@ export default function LandingPage() {
gridVariant="bento-grid"
animationType="slide-up"
useInvertedBackground={false}
textboxLayout="image-center"
textboxLayout="default"
products={[
{ id: "project-1", name: "Hill Country Oasis", price: "Completed Project", variant: "Landscape Design", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-view-flower-turf-with-black-placard-dirt-wooden-bench_23-2148044482.jpg", imageAlt: "before after garden renovation" },
{ id: "project-2", name: "Elegant Patio & Walkways", price: "Completed Project", variant: "Stonework & Hardscaping", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821268.jpg", imageAlt: "luxury backyard patio design" },
@@ -148,6 +148,7 @@ export default function LandingPage() {
buttons={[
{ text: "Get a Free Estimate", href: "#contact" }
]}
useInvertedBackground={false}
/>
</div>
<div id="process" data-section="process">