diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 8e2c7b3..8edd718 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -134,7 +134,7 @@ export default function AboutPage() { quote: "I've tried countless specialty roasts, but Inspired Brew stands in a category of its own. The flavor profile is complex, the sourcing is transparent, and the packaging speaks to their commitment to excellence.", tag: "Premium Member", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-characterizing-painter_23-2149529892.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986280.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mid-aged-couple-love-home_23-2147986280.jpg?_wi=1", }, { id: "2", @@ -144,7 +144,7 @@ export default function AboutPage() { quote: "Our customers have noticed the difference immediately. Inspired Brew's consistency and quality have allowed us to charge premium pricing while maintaining customer satisfaction at record levels.", tag: "Business Partner", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-successful-grey-haired-female-ceo-smiling-content-experienced-beautiful-businesswoman-posing-office-room-business-company-appearance-expression-concept_74855-11905.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-apron-smiling-making-coffee_23-2148366702.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-apron-smiling-making-coffee_23-2148366702.jpg?_wi=1", }, { id: "3", @@ -154,7 +154,7 @@ export default function AboutPage() { quote: "Every morning starts with Inspired Brew. The richness, the aroma, the aftertaste—it's the small luxury that makes a big difference. I've switched all my friends over.", tag: "Loyal Customer", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-business-man-using-laptop-cafe_1303-19906.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2148551567.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-making-coffee_23-2148551567.jpg?_wi=1", }, ]} buttons={[ diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e88bd89..10b0f90 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1431,6 +1431,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +