diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9d03276..5aca42b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -52,7 +52,7 @@ export default function ContactPage() { { title: "Friendly & Knowledgeable Staff", description: "Our team knows products inside and out and is always ready to help you find exactly what you need.", - imageSrc: "http://img.b2bpic.net/free-photo/couple-with-salesman-furniture-store_1157-37481.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-with-salesman-furniture-store_1157-37481.jpg?_wi=2", imageAlt: "Friendly staff member", buttonIcon: ArrowRight, buttonHref: "/contact", @@ -60,7 +60,7 @@ export default function ContactPage() { { title: "Quality Products", description: "We carefully select only the best vapes, glass, pipes, and accessories from trusted brands.", - imageSrc: "http://img.b2bpic.net/free-photo/man-woman-smoking-electronic-cigarette-vape-bar_639032-357.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-woman-smoking-electronic-cigarette-vape-bar_639032-357.jpg?_wi=5", imageAlt: "Quality products display", buttonIcon: ArrowRight, buttonHref: "/products", @@ -68,7 +68,7 @@ export default function ContactPage() { { title: "Competitive Pricing", description: "Get premium quality at fair prices. We work with you to offer great value on every purchase.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8582.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8582.jpg?_wi=4", imageAlt: "Store interior", buttonIcon: ArrowRight, buttonHref: "tel:(701) 368-3565", @@ -76,7 +76,7 @@ export default function ContactPage() { { title: "Downtown Convenience", description: "Located at 208 1st Ave S in beautiful downtown Jamestown. Easy access and parking.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8582.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8582.jpg?_wi=5", imageAlt: "Convenient downtown location", buttonIcon: ArrowRight, buttonHref: "https://maps.google.com/?q=208+1st+Ave+S+Jamestown+ND+58401", @@ -84,7 +84,7 @@ export default function ContactPage() { { title: "Open Late", description: "We're open daily until 11 PM because we know our customers have busy schedules.", - imageSrc: "http://img.b2bpic.net/free-photo/women-happily-shopping-buying-consumer-products-customer-day_23-2151623374.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/women-happily-shopping-buying-consumer-products-customer-day_23-2151623374.jpg?_wi=5", imageAlt: "Evening store hours", buttonIcon: ArrowRight, buttonHref: "/contact", @@ -92,7 +92,7 @@ export default function ContactPage() { { title: "5-Star Rated", description: "Consistently rated 5 stars by our satisfied local customers. Your trust means everything.", - imageSrc: "http://img.b2bpic.net/free-photo/arm-close-up-woman-with-shopping-bags_1098-2428.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/arm-close-up-woman-with-shopping-bags_1098-2428.jpg?_wi=6", imageAlt: "Customer testimonial", buttonIcon: ArrowRight, buttonHref: "/reviews", diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 438e6f8..91644ff 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +