diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f6b3f66..6e290b5 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -92,7 +92,7 @@ export default function AboutPage() { title="About Backyard Luxury Co." description="We are a family-owned brand passionate about transforming backyards into stunning outdoor sanctuaries. With over 20 years of experience, we curate the finest outdoor living products to help homeowners create their dream backyard spaces." tag="Our Story" - imageSrc="http://img.b2bpic.net/free-photo/happy-couple-drinking-wine-near-transparent-bubble-tent-glamping-nature-around_1268-24544.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-couple-drinking-wine-near-transparent-bubble-tent-glamping-nature-around_1268-24544.jpg?_wi=2" imageAlt="Beautiful backyard outdoor living space" buttons={[{ text: "Learn More", href: "/about" }]} buttonAnimation="slide-up" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index b31e076..28abe90 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -127,7 +127,7 @@ export default function ContactPage() {