From 04e8b2d133ce2b2f99edf53138c227c2f79a8995 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 07:26:16 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" },