diff --git a/src/app/page.tsx b/src/app/page.tsx index a2a249a..a4c3380 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function MazariegoBoutique() { ]} dashboard={{ title: "Why Shop at Mazariego", logoIcon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8495.jpg", searchPlaceholder: "Search collections...", sidebarItems: [ + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8495.jpg?_wi=1", searchPlaceholder: "Search collections...", sidebarItems: [ { icon: ShoppingBag, active: true }, { icon: Heart }, { icon: MapPin }, @@ -126,7 +126,7 @@ export default function MazariegoBoutique() { imageSrc: "http://img.b2bpic.net/free-photo/quail-eggs-near-feathers-vase_23-2148073839.jpg"}, { id: "3", title: "Prime Location in Plaza Ensenada", tags: ["Convenient Access", "Easy Parking"], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8495.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8495.jpg?_wi=2"}, { id: "4", title: "Trusted by Local Community", tags: ["5★ Rated", "Since Day One"], imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-holding-shopping-bags-outside_23-2148728595.jpg"},