diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fd52e6..6f29760 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,7 +51,7 @@ export default function HomePage() { description="Fresh ingredients, crispy crust, zero grease. Family-owned authentic Italian pizzeria serving Shelby Township, Sterling Heights, and Macomb County since day one." tag="Est. Family Favorite" tagIcon={Flame} - imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg" + imageSrc="http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg?_wi=1" imageAlt="Wood-fired pizza fresh from oven" textPosition="bottom-left" showBlur={true} @@ -99,7 +99,7 @@ export default function HomePage() { name: "Margherita Pizza", price: "$12.99", imageSrc: - "http://img.b2bpic.net/free-photo/margarita-pizza-table_140725-4801.jpg", + "http://img.b2bpic.net/free-photo/margarita-pizza-table_140725-4801.jpg?_wi=1", imageAlt: "Classic Margherita pizza", }, { @@ -107,7 +107,7 @@ export default function HomePage() { name: "Alla Diavola Pizza", price: "$14.99", imageSrc: - "http://img.b2bpic.net/free-photo/margarita-pizza-with-cheese-tomatoes-wooden-board-near-some-glasses-with-drinks_1268-20147.jpg", + "http://img.b2bpic.net/free-photo/margarita-pizza-with-cheese-tomatoes-wooden-board-near-some-glasses-with-drinks_1268-20147.jpg?_wi=1", imageAlt: "Spicy Alla Diavola pizza", }, { @@ -115,7 +115,7 @@ export default function HomePage() { name: "Cheese Bread", price: "$6.99", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-delicious-square-pizza-toppings_23-2149335998.jpg", + "http://img.b2bpic.net/free-photo/flat-lay-delicious-square-pizza-toppings_23-2149335998.jpg?_wi=1", imageAlt: "Fresh baked cheese bread", }, ]} @@ -144,7 +144,7 @@ export default function HomePage() { description: "Authentic Italian wood-fired oven creates the perfect crispy crust with incredible depth of flavor.", imageSrc: - "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg", + "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg?_wi=1", imageAlt: "Traditional wood-fired pizza oven", }, { @@ -153,7 +153,7 @@ export default function HomePage() { description: "Only the finest locally sourced and imported Italian ingredients. No shortcuts, no compromises.", imageSrc: - "http://img.b2bpic.net/free-photo/margarita-pizza-table_140725-4801.jpg", + "http://img.b2bpic.net/free-photo/margarita-pizza-table_140725-4801.jpg?_wi=2", imageAlt: "Fresh pizza ingredients", }, { @@ -162,7 +162,7 @@ export default function HomePage() { description: "Family-owned pizzeria where every guest is treated like a friend. Fast, warm, and attentive service.", imageSrc: - "http://img.b2bpic.net/free-photo/dinner-set-with-margherita-pizza-salad-pasta-wine_140725-7828.jpg", + "http://img.b2bpic.net/free-photo/dinner-set-with-margherita-pizza-salad-pasta-wine_140725-7828.jpg?_wi=1", imageAlt: "Welcoming pizzeria interior", }, { @@ -171,7 +171,7 @@ export default function HomePage() { description: "Pizza ready in minutes without sacrificing quality. Perfect for families on the go.", imageSrc: - "http://img.b2bpic.net/free-photo/flat-lay-delicious-square-pizza-toppings_23-2149335998.jpg", + "http://img.b2bpic.net/free-photo/flat-lay-delicious-square-pizza-toppings_23-2149335998.jpg?_wi=2", imageAlt: "Quick service appetizers", }, ]} @@ -198,7 +198,7 @@ export default function HomePage() { name: "Sarah Martinez", role: "Local Parent", imageSrc: - "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "Sarah Martinez", }, { @@ -209,7 +209,7 @@ export default function HomePage() { name: "David Chen", role: "Regular Customer", imageSrc: - "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "David Chen", }, { @@ -220,7 +220,7 @@ export default function HomePage() { name: "Jennifer Williams", role: "Food Enthusiast", imageSrc: - "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3", imageAlt: "Jennifer Williams", }, { @@ -231,7 +231,7 @@ export default function HomePage() { name: "Michael Rodriguez", role: "Event Host", imageSrc: - "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=4", imageAlt: "Michael Rodriguez", }, { @@ -242,7 +242,7 @@ export default function HomePage() { name: "Amanda Thompson", role: "Working Parent", imageSrc: - "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=5", imageAlt: "Amanda Thompson", }, { @@ -253,7 +253,7 @@ export default function HomePage() { name: "Robert Kim", role: "Pizza Connoisseur", imageSrc: - "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", + "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=6", imageAlt: "Robert Kim", }, ]}