diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c08198..acb3ef7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { title="Crafting Your Perfect Boundary" description="At Henry's Fence, we deliver durable, beautiful fencing solutions tailored to your property. Quality craftsmanship that stands the test of time." buttons={[{ text: "Get a Quote", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/pine-branches-white-wooden-fence_1372-71.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pine-branches-white-wooden-fence_1372-71.jpg?_wi=1" imageAlt="Professional fence installation" mediaAnimation="slide-up" /> @@ -83,7 +83,7 @@ export default function LandingPage() { title="Project Gallery" description="Explore our recent fence installations across the region." features={[ - { title: "Modern Privacy", description: "Vinyl fence installation for a contemporary backyard.", icon: Camera, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/pine-branches-white-wooden-fence_1372-71.jpg" }, { imageSrc: "http://img.b2bpic.net/free-photo/wood-with-aged-worn-surface_23-2148394769.jpg?_wi=1" }] }, + { title: "Modern Privacy", description: "Vinyl fence installation for a contemporary backyard.", icon: Camera, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/pine-branches-white-wooden-fence_1372-71.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/wood-with-aged-worn-surface_23-2148394769.jpg?_wi=1" }] }, { title: "Rustic Charm", description: "Custom cedar wood fence project.", icon: Camera, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/vertical-closeup-shot-metal-fence-sidewalk_181624-40919.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-doing-arts-crafts_23-2151575713.jpg?_wi=1" }] } ]} /> @@ -104,7 +104,7 @@ export default function LandingPage() { tag="Contact Us" title="Let's Connect" description="Henry's Fence Inc. is ready to help with your project. Contact us today for a free estimate." - imageSrc="http://img.b2bpic.net/free-photo/pine-branches-white-wooden-fence_1372-71.jpg" + imageSrc="http://img.b2bpic.net/free-photo/pine-branches-white-wooden-fence_1372-71.jpg?_wi=3" mediaPosition="left" className="py-20" useInvertedBackground={false}