diff --git a/src/app/page.tsx b/src/app/page.tsx index cfe88b3..09aa104 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,21 +118,21 @@ export default function LandingPage() { { id: 1, title: "High Quality Crystals", description: "Explore our curated collection of ethically sourced, high-quality crystals and minerals for your home and practice.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/macro-photography-background-with-brightly-colored-glitter_91008-526.jpg", imageAlt: "Amethyst Cluster"}, + imageSrc: "http://img.b2bpic.net/free-photo/macro-photography-background-with-brightly-colored-glitter_91008-526.jpg?_wi=1", imageAlt: "Amethyst Cluster"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tarot-cards-arrangement-table_23-2150273187.jpg", imageAlt: "Crystal Point"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tarot-cards-arrangement-table_23-2150273187.jpg?_wi=1", imageAlt: "Crystal Point"}, }, { id: 2, title: "Tarot & Divination", description: "Find your perfect deck from our wide selection, including classic and contemporary tarot and oracle cards.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tarot-cards-arrangement-table_23-2150273187.jpg", imageAlt: "Tarot Cards"}, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-tarot-cards-arrangement-table_23-2150273187.jpg?_wi=2", imageAlt: "Tarot Cards"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/macro-photography-background-with-brightly-colored-glitter_91008-526.jpg", imageAlt: "Oracle Cards"}, + imageSrc: "http://img.b2bpic.net/free-photo/macro-photography-background-with-brightly-colored-glitter_91008-526.jpg?_wi=2", imageAlt: "Oracle Cards"}, }, { id: 3, title: "Welcoming Atmosphere", description: "Visit us for more than just shopping — experience a warm, knowledgeable, and friendly environment that keeps locals returning.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/side-view-sugar-bowl-with-flowers-vase-wall_140725-12844.jpg", imageAlt: "Shop Interior"}, + imageSrc: "http://img.b2bpic.net/free-photo/side-view-sugar-bowl-with-flowers-vase-wall_140725-12844.jpg?_wi=1", imageAlt: "Shop Interior"}, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/golden-chandelier-hangs-from-ceiling-church_8353-8658.jpg", imageAlt: "Shop Detail"}, }, @@ -198,7 +198,7 @@ export default function LandingPage() { name: "message", placeholder: "How can we help?", rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/side-view-sugar-bowl-with-flowers-vase-wall_140725-12844.jpg" + imageSrc="http://img.b2bpic.net/free-photo/side-view-sugar-bowl-with-flowers-vase-wall_140725-12844.jpg?_wi=2" imageAlt="Shop interior" mediaAnimation="slide-up" />