diff --git a/src/app/page.tsx b/src/app/page.tsx index 486c683..6b9d9c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -70,7 +70,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/zucchini-pancakes-with-corn-sour-cream_2829-11054.jpg" + imageSrc="http://img.b2bpic.net/free-photo/zucchini-pancakes-with-corn-sour-cream_2829-11054.jpg?_wi=1" mediaAnimation="blur-reveal" /> @@ -83,7 +83,7 @@ export default function LandingPage() { description="Since our humble beginnings, STAR ROCK has been committed to sourcing the finest local ingredients to craft dishes that honor tradition while embracing innovation." subdescription="Our cafe and restaurant bridge the gap between casual comfort and fine culinary art." icon={Award} - imageSrc="http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg" + imageSrc="http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -107,7 +107,7 @@ export default function LandingPage() { description: "Trained master baristas.", bentoComponent: "reveal-icon", icon: Coffee, - imageSrc: "http://img.b2bpic.net/free-photo/zucchini-pancakes-with-corn-sour-cream_2829-11054.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/zucchini-pancakes-with-corn-sour-cream_2829-11054.jpg?_wi=2", imageAlt: "fresh healthy organic ingredients culinary", }, { @@ -115,7 +115,7 @@ export default function LandingPage() { description: "Atmosphere for everyone.", bentoComponent: "reveal-icon", icon: Home, - imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/chef-recording-detailed-cooking-demonstration-vlog-tutorial_482257-121188.jpg?_wi=2", imageAlt: "fresh healthy organic ingredients culinary", }, ]}