Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-25 07:29:08 +00:00

View File

@@ -71,11 +71,11 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-gray-coat-with-sunglasses-handbag-walking-street-against-iron-fence_627829-8822.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-gray-coat-with-sunglasses-handbag-walking-street-against-iron-fence_627829-8822.jpg?_wi=1",
imageAlt: "Modern residential fence installation",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg?_wi=1",
imageAlt: "Wood picket fence backyard",
},
{
@@ -227,7 +227,7 @@ export default function LandingPage() {
text: "Contact us",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/girl-gray-coat-with-sunglasses-handbag-walking-street-against-iron-fence_627829-8822.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-gray-coat-with-sunglasses-handbag-walking-street-against-iron-fence_627829-8822.jpg?_wi=2",
imageAlt: "fence contractors working in garden",
},
{
@@ -244,7 +244,7 @@ export default function LandingPage() {
text: "Contact us",
href: "#contact",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg?_wi=2",
imageAlt: "fence contractors working in garden",
},
]}