diff --git a/src/app/page.tsx b/src/app/page.tsx index eb34ba4..5b58639 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/vintage-light-lamp_74190-4394.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vintage-light-lamp_74190-4394.jpg?_wi=1" showDimOverlay={true} showBlur={true} tagIcon={Sparkles} @@ -107,7 +107,7 @@ export default function LandingPage() { description="At Danger Room Comics, we believe every collector has a story. Whether you're chasing a grail, starting your journey, or looking to trade, our doors are open to everyone." subdescription="Superb customer service, incredible variety, and an environment welcoming to all generations. Join our community of collectors in Salem, OR." icon={Users} - imageSrc="http://img.b2bpic.net/free-photo/young-hispanic-man-working-as-manager-retail-boutique-smiling-making-frame-with-hands-fingers-with-happy-face-creativity-photography-concept_839833-5501.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-hispanic-man-working-as-manager-retail-boutique-smiling-making-frame-with-hands-fingers-with-happy-face-creativity-photography-concept_839833-5501.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -120,19 +120,19 @@ export default function LandingPage() { { title: "Trading Cards", description: "Explore our massive selection of TCG and sports cards.", - imageSrc: "http://img.b2bpic.net/free-photo/mexican-traditional-cards-game_23-2150558598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mexican-traditional-cards-game_23-2150558598.jpg?_wi=1", buttonIcon: "Zap", }, { title: "Rare Comics", description: "Grails, first appearances, and modern classics await.", - imageSrc: "http://img.b2bpic.net/free-photo/old-vhs-packaging-assortment_23-2149854278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-vhs-packaging-assortment_23-2149854278.jpg?_wi=1", buttonIcon: "BookOpen", }, { title: "Sports Memorabilia", description: "Signed jerseys, balls, and unique collector pieces.", - imageSrc: "http://img.b2bpic.net/free-photo/hand-written-sport-word-blackboard_23-2148001305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-written-sport-word-blackboard_23-2148001305.jpg?_wi=1", buttonIcon: "Award", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { quote: "Superb customer service and amazing variety at great prices.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-amusement-park_23-2147910667.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_74190-4394.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/vintage-light-lamp_74190-4394.jpg?_wi=2", imageAlt: "luxury comic shop interior dark theme", }, { @@ -171,7 +171,7 @@ export default function LandingPage() { quote: "The staff really knows their stuff. Highly recommended for any level.", tag: "Expert", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-with-shopping-bags-concept_23-2148734503.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-working-as-manager-retail-boutique-smiling-making-frame-with-hands-fingers-with-happy-face-creativity-photography-concept_839833-5501.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-working-as-manager-retail-boutique-smiling-making-frame-with-hands-fingers-with-happy-face-creativity-photography-concept_839833-5501.jpg?_wi=2", imageAlt: "comic shop staff expert counter", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { quote: "A great place to bring the children also, very welcoming atmosphere.", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/middle-age-woman-party-hat-holding-paper-bag-with-birthday-gifts-happy-cheerful-smiling-with-arm-raised_141793-107712.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mexican-traditional-cards-game_23-2150558598.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mexican-traditional-cards-game_23-2150558598.jpg?_wi=2", imageAlt: "trading cards collection premium", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { quote: "Genuine expertise unmatched in the local area. Great finds.", tag: "Collector", avatarSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167349.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/old-vhs-packaging-assortment_23-2149854278.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/old-vhs-packaging-assortment_23-2149854278.jpg?_wi=2", imageAlt: "rare vintage comic book collection", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { quote: "You never know what you'll find here. Absolutely love the inventory.", tag: "Hunter", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-reading-tarot-home_23-2150273280.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hand-written-sport-word-blackboard_23-2148001305.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-written-sport-word-blackboard_23-2148001305.jpg?_wi=2", imageAlt: "signed sports memorabilia display", }, ]}