Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-04-12 20:15:48 +00:00
2 changed files with 6 additions and 6 deletions

View File

@@ -75,7 +75,7 @@ export default function LandingPage() {
href: "tel:+15550123456",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/couple-wrapping-sofa-plastic-foil-protection-while-they-are-renovate-living-room-home-renovation-construction-painting-work_482257-14132.jpg"
imageSrc="http://img.b2bpic.net/free-photo/couple-wrapping-sofa-plastic-foil-protection-while-they-are-renovate-living-room-home-renovation-construction-painting-work_482257-14132.jpg?_wi=1"
imageAlt="residential home remodeling construction site"
mediaAnimation="slide-up"
/>
@@ -182,7 +182,7 @@ export default function LandingPage() {
category: "Flooring",
title: "Hardwood vs Tile",
excerpt: "Choosing the best material for your high-traffic zones.",
imageSrc: "http://img.b2bpic.net/free-photo/empty-wall-with-wooden-floor_1339-4849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-wall-with-wooden-floor_1339-4849.jpg?_wi=1",
authorName: "John C.",
authorAvatar: "http://img.b2bpic.net/free-photo/smiley-old-man-with-helmet-showing-approval_23-2148269393.jpg",
date: "Oct 12, 2024",
@@ -192,7 +192,7 @@ export default function LandingPage() {
category: "Remodeling",
title: "Modern Kitchens",
excerpt: "How to maximize space in compact layouts.",
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-design-interior_23-2150954766.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-design-interior_23-2150954766.jpg?_wi=1",
authorName: "Sarah T.",
authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-with-equipment_23-2149366625.jpg",
date: "Oct 05, 2024",

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/couple-wrapping-sofa-plastic-foil-protection-while-they-are-renovate-living-room-home-renovation-construction-painting-work_482257-14132.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-wrapping-sofa-plastic-foil-protection-while-they-are-renovate-living-room-home-renovation-construction-painting-work_482257-14132.jpg?_wi=2",
imageAlt: "renovated residential flooring project",
},
{
@@ -152,7 +152,7 @@ export default function LandingPage() {
button: {
text: "Inquire",
},
imageSrc: "http://img.b2bpic.net/free-photo/empty-wall-with-wooden-floor_1339-4849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-wall-with-wooden-floor_1339-4849.jpg?_wi=2",
},
{
id: "p2",
@@ -167,7 +167,7 @@ export default function LandingPage() {
button: {
text: "Inquire",
},
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-design-interior_23-2150954766.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-design-interior_23-2150954766.jpg?_wi=2",
},
]}
/>