From fd53f0660d1e7dbed7183f974908e461853a32f4 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 02:22:32 +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 fda4289..7736a9e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,7 +21,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="mediumLarge" sizing="largeSmallSizeLargeTitles" - background="noise" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Award-Winning Design" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "noise" }} + background={{ variant: "plain" }} buttons={[ { text: "Schedule Consultation", href: "#contact" }, { text: "View Portfolio" } @@ -59,13 +59,13 @@ export default function LandingPage() { id: "1", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-portrait-stylish-european-woman-pink-fashion-suit-outside-villa_343596-2153.jpg", imageAlt: "Luxury landscape design showcasing premium outdoor living space" }, { - id: "2", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=1", imageAlt: "Modern hardscape patio with elegant design elements" + id: "2", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg", imageAlt: "Modern hardscape patio with elegant design elements" }, { id: "3", imageSrc: "http://img.b2bpic.net/free-photo/brown-wooden-bench-near-green-plants_250224-381.jpg", imageAlt: "Contemporary landscape architecture with premium finishes" }, { - id: "4", imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg?_wi=1", imageAlt: "Luxury outdoor entertaining area with ambient lighting" + id: "4", imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg", imageAlt: "Luxury outdoor entertaining area with ambient lighting" }, { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/close-up-cactus-with-blurred-background_23-2148249096.jpg", imageAlt: "Landscape transformation project showcasing premium results" @@ -102,16 +102,16 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - title: "Premium Design Consultation", description: "Personalized consultation to understand your vision, lifestyle, and budget for the perfect outdoor space.", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=2", imageAlt: "Professional landscape design consultation", buttonIcon: ArrowRight + title: "Premium Design Consultation", description: "Personalized consultation to understand your vision, lifestyle, and budget for the perfect outdoor space.", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg", imageAlt: "Professional landscape design consultation", buttonIcon: ArrowRight }, { - title: "Expert Installation", description: "Precision installation by certified professionals using premium materials and cutting-edge techniques.", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=3", imageAlt: "Expert landscape installation in progress", buttonIcon: ArrowRight + title: "Expert Installation", description: "Precision installation by certified professionals using premium materials and cutting-edge techniques.", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg", imageAlt: "Expert landscape installation in progress", buttonIcon: ArrowRight }, { - title: "Sustainable Practices", description: "Eco-friendly landscaping solutions that reduce water usage while maintaining stunning beauty.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg?_wi=2", imageAlt: "Sustainable landscape design with native plants", buttonIcon: ArrowRight + title: "Sustainable Practices", description: "Eco-friendly landscaping solutions that reduce water usage while maintaining stunning beauty.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg", imageAlt: "Sustainable landscape design with native plants", buttonIcon: ArrowRight }, { - title: "Lifetime Support", description: "Ongoing maintenance programs and seasonal updates to keep your landscape pristine year-round.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg?_wi=3", imageAlt: "Professional landscape maintenance service", buttonIcon: ArrowRight + title: "Lifetime Support", description: "Ongoing maintenance programs and seasonal updates to keep your landscape pristine year-round.", imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg", imageAlt: "Professional landscape maintenance service", buttonIcon: ArrowRight } ]} textboxLayout="default" @@ -129,16 +129,16 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Modern Estate Transformation", price: "Premium", variant: "5-acre residential estate", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=4", imageAlt: "Modern estate landscape transformation" + id: "1", name: "Modern Estate Transformation", price: "Premium", variant: "5-acre residential estate", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg", imageAlt: "Modern estate landscape transformation" }, { - id: "2", name: "Contemporary Urban Garden", price: "Premium", variant: "Downtown luxury home", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=5", imageAlt: "Contemporary urban garden design" + id: "2", name: "Contemporary Urban Garden", price: "Premium", variant: "Downtown luxury home", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg", imageAlt: "Contemporary urban garden design" }, { - id: "3", name: "Lakefront Living Space", price: "Premium", variant: "Waterfront entertainment area", imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg?_wi=4", imageAlt: "Lakefront landscape with entertaining spaces" + id: "3", name: "Lakefront Living Space", price: "Premium", variant: "Waterfront entertainment area", imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg", imageAlt: "Lakefront landscape with entertaining spaces" }, { - id: "4", name: "Resort-Style Backyard", price: "Premium", variant: "Full outdoor entertainment complex", imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg?_wi=5", imageAlt: "Resort-style backyard with pool and patio" + id: "4", name: "Resort-Style Backyard", price: "Premium", variant: "Full outdoor entertainment complex", imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-woman-trendy-panama-waist-neon-bag-roof-bangkok-with-mobile-phone_343596-30.jpg", imageAlt: "Resort-style backyard with pool and patio" } ]} gridVariant="uniform-all-items-equal" -- 2.49.1