diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index dfa68d0..8537a30 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -76,7 +76,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/senior-man-looking-camera-dental-office-wainting-consultation-elderly-male-smiling-webcam-s_482257-4047.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-camera-dental-office-wainting-consultation-elderly-male-smiling-webcam-s_482257-4047.jpg?_wi=3", imageAlt: "Friendly staff member", buttonIcon: ArrowRight, buttonHref: "/contact", @@ -84,7 +84,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-vector/shiny-line-style-vertical-banners-set-design_1017-27571.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/shiny-line-style-vertical-banners-set-design_1017-27571.jpg?_wi=5", imageAlt: "Quality products display", buttonIcon: ArrowRight, buttonHref: "/products", @@ -92,7 +92,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/close-up-seller-car-dealership_23-2149106140.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-seller-car-dealership_23-2149106140.jpg?_wi=6", imageAlt: "Store interior", buttonIcon: ArrowRight, buttonHref: "tel:(701) 368-3565", @@ -119,7 +119,7 @@ export default function ContactPage() { quote: "The best pipe and vape store in town! Plus they work with you on prices. Always have what I need and the staff is super helpful.", name: "Hannah B.", role: "Local Customer", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-female-smiling-front-festive-cheerful_181624-7962.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-white-female-smiling-front-festive-cheerful_181624-7962.jpg?_wi=7", imageAlt: "Hannah B.", }, { @@ -128,7 +128,7 @@ export default function ContactPage() { quote: "Great products and really nice guy at the counter. Always makes me feel welcome when I come in. Prices are fair and selection is awesome.", name: "Izhar A.", role: "Regular Customer", - imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-by-mobile-phone_171337-7683.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-man-talking-by-mobile-phone_171337-7683.jpg?_wi=3", imageAlt: "Izhar A.", }, { @@ -137,7 +137,7 @@ export default function ContactPage() { quote: "Best experience I've ever had with a business owner. The service is outstanding, the products are premium quality, and I always recommend them to friends.", name: "Athena Essentials", role: "Verified Buyer", - imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-conference-room_23-2148911825.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-conference-room_23-2148911825.jpg?_wi=3", imageAlt: "Athena Essentials", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 62e97d4..281fc99 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +