Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 17:45:25 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/luxury-travel-full-shot-woman_23-2149204471.jpg", imageAlt: "Historic porch restoration"
imageSrc: "http://img.b2bpic.net/free-photo/luxury-travel-full-shot-woman_23-2149204471.jpg?_wi=1", imageAlt: "Historic porch restoration"
}
]}
tag="Trusted by Local Homeowners"
@@ -115,19 +115,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Kitchen Remodeling", description: "Create a kitchen designed for both beauty and functionality — custom layouts, cabinetry, and thoughtful finishes.", imageSrc: "http://img.b2bpic.net/free-photo/office-workers-collaborating-together_23-2147668764.jpg", imageAlt: "Luxury kitchen remodeling project"
title: "Kitchen Remodeling", description: "Create a kitchen designed for both beauty and functionality — custom layouts, cabinetry, and thoughtful finishes.", imageSrc: "http://img.b2bpic.net/free-photo/office-workers-collaborating-together_23-2147668764.jpg?_wi=1", imageAlt: "Luxury kitchen remodeling project"
},
{
id: 2,
title: "Decks & Outdoor Living", description: "Custom decks, porches, and outdoor spaces built for durability, comfort, and timeless style.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-nature-landscape-with-bed-deck-chair-around-swimming-pool-hotel-resort_74190-8168.jpg", imageAlt: "Premium custom deck construction"
title: "Decks & Outdoor Living", description: "Custom decks, porches, and outdoor spaces built for durability, comfort, and timeless style.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-nature-landscape-with-bed-deck-chair-around-swimming-pool-hotel-resort_74190-8168.jpg?_wi=1", imageAlt: "Premium custom deck construction"
},
{
id: 3,
title: "Historic Home Restoration", description: "Respecting the character of historic homes while restoring strength, beauty, and functionality.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-travel-full-shot-woman_23-2149204471.jpg", imageAlt: "Historic porch restoration project"
title: "Historic Home Restoration", description: "Respecting the character of historic homes while restoring strength, beauty, and functionality.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-travel-full-shot-woman_23-2149204471.jpg?_wi=2", imageAlt: "Historic porch restoration project"
},
{
id: 4,
title: "Home Additions", description: "Expand your living space seamlessly with additions designed to match your home perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692215.jpg", imageAlt: "Luxury home addition sunroom"
title: "Home Additions", description: "Expand your living space seamlessly with additions designed to match your home perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692215.jpg?_wi=1", imageAlt: "Luxury home addition sunroom"
}
]}
buttons={[
@@ -151,16 +151,16 @@ export default function LandingPage() {
gridVariant="bento-grid"
products={[
{
id: "1", name: "Historic Porch Restoration", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/luxury-travel-full-shot-woman_23-2149204471.jpg", imageAlt: "Historic porch with new columns and railings"
id: "1", name: "Historic Porch Restoration", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/luxury-travel-full-shot-woman_23-2149204471.jpg?_wi=3", imageAlt: "Historic porch with new columns and railings"
},
{
id: "2", name: "Deck Reconstruction", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-nature-landscape-with-bed-deck-chair-around-swimming-pool-hotel-resort_74190-8168.jpg", imageAlt: "Custom deck with premium materials"
id: "2", name: "Deck Reconstruction", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-outdoor-nature-landscape-with-bed-deck-chair-around-swimming-pool-hotel-resort_74190-8168.jpg?_wi=2", imageAlt: "Custom deck with premium materials"
},
{
id: "3", name: "Kitchen Expansion", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/office-workers-collaborating-together_23-2147668764.jpg", imageAlt: "Luxury kitchen remodel with custom cabinetry"
id: "3", name: "Kitchen Expansion", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/office-workers-collaborating-together_23-2147668764.jpg?_wi=2", imageAlt: "Luxury kitchen remodel with custom cabinetry"
},
{
id: "4", name: "Sun Porch Renovation", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692215.jpg", imageAlt: "Elegant sun porch addition"
id: "4", name: "Sun Porch Renovation", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692215.jpg?_wi=2", imageAlt: "Elegant sun porch addition"
}
]}
buttons={[