diff --git a/src/app/page.tsx b/src/app/page.tsx index ed45864..9091727 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/fried-vegetarian-balls-served-bowl_1220-7582.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fried-vegetarian-balls-served-bowl_1220-7582.jpg?_wi=1" imageAlt="Authentic Sanuki Udon" mediaAnimation="slide-up" avatars={[ @@ -122,7 +122,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Michelin Guide Recipient" description="Marugame Monzo is a popular Japanese restaurant in Little Tokyo, known for its authentic, handmade Sanuki-style udon noodles. Praised for fresh, chewy noodles and rich broths, we offer an intimate atmosphere perfect for any occasion." - imageSrc="http://img.b2bpic.net/free-photo/high-angle-chef-rolling-dough_23-2148491375.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-chef-rolling-dough_23-2148491375.jpg?_wi=1" imageAlt="Traditional Udon craftsmanship" /> @@ -137,21 +137,21 @@ export default function LandingPage() { title: "Miso Carbonara Udon", subtitle: "A creamy fusion favorite", description: "Perfectly soft noodles tossed in our rich, savory miso-based carbonara sauce.", - imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-fried-egg-black-board_114579-84100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-fried-egg-black-board_114579-84100.jpg?_wi=1", }, { tag: "Delicacy", title: "Sea Urchin Cream Udon", subtitle: "Rich and comforting", description: "A Michelin-worthy dish featuring fresh sea urchin in a creamy, flavorful broth.", - imageSrc: "http://img.b2bpic.net/free-photo/suki-noodles-hot-plate-with-rice_1203-9333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/suki-noodles-hot-plate-with-rice_1203-9333.jpg?_wi=1", }, { tag: "Fusion", title: "Mentai Squid Butter Udon", subtitle: "Savory & bold", description: "Our signature squid ink-infused noodles combined with buttery cod roe.", - imageSrc: "http://img.b2bpic.net/free-photo/fried-rice-with-egg-wrap_1339-5751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-rice-with-egg-wrap_1339-5751.jpg?_wi=1", }, ]} title="Our Specialties" @@ -172,7 +172,7 @@ export default function LandingPage() { quote: "The noodles were perfectly soft and the broth was the best I've ever had! So creamy and comforting.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-man-feeding-woman_23-2149008756.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetarian-balls-served-bowl_1220-7582.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetarian-balls-served-bowl_1220-7582.jpg?_wi=2", imageAlt: "authentic japanese udon noodles fresh", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { quote: "Intimate udon spot! Absolutely delicious, super cute inside, and the tempura is shatteringly light.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669840.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-rolling-dough_23-2148491375.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-rolling-dough_23-2148491375.jpg?_wi=2", imageAlt: "chef preparing handmade udon dough", }, { @@ -194,7 +194,7 @@ export default function LandingPage() { quote: "Quick turnover and perfectly soft noodles. The portions are filling and the service is excellent.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/very-good-smiling-brunette-woman-shows-ok-okay-hand-sign-looking-satisfied-recommend-great-deal-pleased-with-quality-standing-white-background_176420-46695.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-fried-egg-black-board_114579-84100.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-fried-egg-black-board_114579-84100.jpg?_wi=2", imageAlt: "miso carbonara udon specialty dish", }, { @@ -205,7 +205,7 @@ export default function LandingPage() { quote: "One of the best takoyaki I've tasted. Fresh, hot, and delicious. Can't wait to come back.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/handsome-man-making-ok-sign_1368-6336.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/suki-noodles-hot-plate-with-rice_1203-9333.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/suki-noodles-hot-plate-with-rice_1203-9333.jpg?_wi=2", imageAlt: "sea urchin cream udon dish", }, { @@ -216,7 +216,7 @@ export default function LandingPage() { quote: "As someone who usually cannot finish an entire bowl of ramen, this was perfect. Truly special.", tag: "5 Stars", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-woman-placing-order-restaurant_23-2147936255.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/fried-rice-with-egg-wrap_1339-5751.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fried-rice-with-egg-wrap_1339-5751.jpg?_wi=2", imageAlt: "mentai squid butter udon", }, ]}