diff --git a/src/app/page.tsx b/src/app/page.tsx index b569068..169db50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { description="Learn Baking, Buy Ingredients & Explore More 🍰. Whether you're starting your baking journey or refining your skills, we provide the classes, materials, and support you need to turn your passion into a professional craft." buttons={[{ text: "Explore Classes", href: "#classes" }, { text: "Our Products", href: "#products" }]} slides={[ - { imageSrc: "http://img.b2bpic.net/free-photo/egg-beaten-into-bread-dough_23-2147761405.jpg?_wi=1", imageAlt: "Fresh artisan bread bakery display" }, + { imageSrc: "http://img.b2bpic.net/free-photo/getting-ready-baking_329181-17872.jpg?id=15972195", imageAlt: "Fresh artisan bread bakery display" }, { imageSrc: "http://img.b2bpic.net/free-photo/egg-beaten-into-bread-dough_23-2147761405.jpg?_wi=2", imageAlt: "Warm baking scene with flour and dough" }, { imageSrc: "http://img.b2bpic.net/free-photo/egg-beaten-into-bread-dough_23-2147761405.jpg?_wi=3", imageAlt: "Friendly bakery store interior warm lighting" }, { imageSrc: "http://img.b2bpic.net/free-photo/egg-beaten-into-bread-dough_23-2147761405.jpg?_wi=4", imageAlt: "Professional baking equipment showcase" },