Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 16:38:25 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
{ text: "Call (952) 888-6843", href: "tel:(952) 888-6843" },
{ text: "Get Free Quote", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/landscape-shot-brown-wooden-fence-mini-forest-with-clear-blue-sky_181624-17330.jpg"
imageSrc="http://img.b2bpic.net/free-photo/landscape-shot-brown-wooden-fence-mini-forest-with-clear-blue-sky_181624-17330.jpg?_wi=1"
imageAlt="Professional fence installation by Sterling Fence"
showDimOverlay={true}
ariaLabel="Sterling Fence - Professional Fence Installation and Repair"
@@ -74,19 +74,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Wood Privacy Fences", description: "Beautiful, durable cedar and pressure-treated wood fences designed for maximum privacy and curb appeal. Customizable heights and styles.", imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-brown-wooden-fence-mini-forest-with-clear-blue-sky_181624-17330.jpg", imageAlt: "Wood privacy fence installation"},
title: "Wood Privacy Fences", description: "Beautiful, durable cedar and pressure-treated wood fences designed for maximum privacy and curb appeal. Customizable heights and styles.", imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-brown-wooden-fence-mini-forest-with-clear-blue-sky_181624-17330.jpg?_wi=2", imageAlt: "Wood privacy fence installation"},
{
id: 2,
title: "Vinyl Fences", description: "Maintenance-free vinyl fencing in white, tan, and gray. Built to withstand Minnesota winters and require minimal upkeep.", imageSrc: "http://img.b2bpic.net/free-photo/white-wall-with-tree-leaf-wall_74190-7307.jpg", imageAlt: "White vinyl fence installation"},
title: "Vinyl Fences", description: "Maintenance-free vinyl fencing in white, tan, and gray. Built to withstand Minnesota winters and require minimal upkeep.", imageSrc: "http://img.b2bpic.net/free-photo/white-wall-with-tree-leaf-wall_74190-7307.jpg?_wi=1", imageAlt: "White vinyl fence installation"},
{
id: 3,
title: "Chain Link Fences", description: "Affordable, secure chain link fencing for residential and commercial properties. Excellent for uneven terrain and pet containment.", imageSrc: "http://img.b2bpic.net/free-photo/selective-closeup-shot-chain-link-fence_181624-2493.jpg", imageAlt: "Chain link fence installation"},
title: "Chain Link Fences", description: "Affordable, secure chain link fencing for residential and commercial properties. Excellent for uneven terrain and pet containment.", imageSrc: "http://img.b2bpic.net/free-photo/selective-closeup-shot-chain-link-fence_181624-2493.jpg?_wi=1", imageAlt: "Chain link fence installation"},
{
id: 4,
title: "Fence Repair & Storm Damage", description: "Fast response to storm damage with expert repairs and replacements. We get damaged fences restored quickly and professionally.", imageSrc: "http://img.b2bpic.net/free-photo/old-rusted-metal-gate-texture-with-peeling-turquoise-paint-spikes_626616-504.jpg", imageAlt: "Storm damage fence repair"},
title: "Fence Repair & Storm Damage", description: "Fast response to storm damage with expert repairs and replacements. We get damaged fences restored quickly and professionally.", imageSrc: "http://img.b2bpic.net/free-photo/old-rusted-metal-gate-texture-with-peeling-turquoise-paint-spikes_626616-504.jpg?_wi=1", imageAlt: "Storm damage fence repair"},
{
id: 5,
title: "Custom Gates", description: "Decorative and functional gates matching your fence style. From driveway gates to garden entrances—custom built for your property.", imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447188.jpg", imageAlt: "Custom gate installation"},
title: "Custom Gates", description: "Decorative and functional gates matching your fence style. From driveway gates to garden entrances—custom built for your property.", imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447188.jpg?_wi=1", imageAlt: "Custom gate installation"},
]}
animationType="blur-reveal"
textboxLayout="default"
@@ -101,17 +101,17 @@ export default function LandingPage() {
tag="Project Gallery"
products={[
{
id: "1", name: "Wood Privacy Fence - Farmington", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-brown-wooden-fence-mini-forest-with-clear-blue-sky_181624-17330.jpg", imageAlt: "Wood privacy fence project"},
id: "1", name: "Wood Privacy Fence - Farmington", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-brown-wooden-fence-mini-forest-with-clear-blue-sky_181624-17330.jpg?_wi=3", imageAlt: "Wood privacy fence project"},
{
id: "2", name: "White Vinyl Installation - Eden Prairie", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/white-wall-with-tree-leaf-wall_74190-7307.jpg", imageAlt: "White vinyl fence project"},
id: "2", name: "White Vinyl Installation - Eden Prairie", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/white-wall-with-tree-leaf-wall_74190-7307.jpg?_wi=2", imageAlt: "White vinyl fence project"},
{
id: "3", name: "Storm Damage Repair - Twin Cities", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/old-rusted-metal-gate-texture-with-peeling-turquoise-paint-spikes_626616-504.jpg", imageAlt: "Storm damage repair project"},
id: "3", name: "Storm Damage Repair - Twin Cities", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/old-rusted-metal-gate-texture-with-peeling-turquoise-paint-spikes_626616-504.jpg?_wi=2", imageAlt: "Storm damage repair project"},
{
id: "4", name: "Custom Gate - Residential Estate", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447188.jpg", imageAlt: "Custom gate installation"},
id: "4", name: "Custom Gate - Residential Estate", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/people-meeting-discussing-neighbourhood_23-2149447188.jpg?_wi=2", imageAlt: "Custom gate installation"},
{
id: "5", name: "Chain Link Fence - Commercial Property", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/selective-closeup-shot-chain-link-fence_181624-2493.jpg", imageAlt: "Commercial chain link fence"},
id: "5", name: "Chain Link Fence - Commercial Property", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/selective-closeup-shot-chain-link-fence_181624-2493.jpg?_wi=2", imageAlt: "Commercial chain link fence"},
{
id: "6", name: "Multi-Section Privacy Fence", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-brown-wooden-fence-mini-forest-with-clear-blue-sky_181624-17330.jpg", imageAlt: "Multi-section privacy fence"},
id: "6", name: "Multi-Section Privacy Fence", price: "Completed 2024", imageSrc: "http://img.b2bpic.net/free-photo/landscape-shot-brown-wooden-fence-mini-forest-with-clear-blue-sky_181624-17330.jpg?_wi=4", imageAlt: "Multi-section privacy fence"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -128,16 +128,16 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Homeowner", company: "Eden Prairie, MN", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg", imageAlt: "Sarah Johnson"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg?_wi=1", imageAlt: "Sarah Johnson"},
{
id: "2", name: "Michael Chen", role: "Property Manager", company: "Farmington Estates", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg", imageAlt: "Michael Chen"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg?_wi=2", imageAlt: "Michael Chen"},
{
id: "3", name: "Jennifer Martinez", role: "Homeowner", company: "Countryside, MN", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg", imageAlt: "Jennifer Martinez"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg?_wi=3", imageAlt: "Jennifer Martinez"},
{
id: "4", name: "David Thompson", role: "Business Owner", company: "Twin Cities Commercial", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg", imageAlt: "David Thompson"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-with-cleaning-equipment-living-room_329181-649.jpg?_wi=4", imageAlt: "David Thompson"},
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"