Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-19 09:30:09 +00:00

View File

@@ -47,18 +47,18 @@ export default function LandingPage() {
background={{ variant: "plain" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/crispy-cookies-wooden-board-piece-burlap_114579-38683.jpg", imageAlt: "Delicious layered chocolate cake"
imageSrc: "http://img.b2bpic.net/free-photo/crispy-cookies-wooden-board-piece-burlap_114579-38683.jpg?_wi=1", imageAlt: "Delicious layered chocolate cake"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-finger-tasty-meal-food_1157-4106.jpg", imageAlt: "Beautiful pink frosted cupcakes"
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-finger-tasty-meal-food_1157-4106.jpg?_wi=1", imageAlt: "Beautiful pink frosted cupcakes"
}
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-finger-tasty-meal-food_1157-4106.jpg", imageAlt: "Colorful macarons and pastries"
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-finger-tasty-meal-food_1157-4106.jpg?_wi=2", imageAlt: "Colorful macarons and pastries"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/crispy-cookies-wooden-board-piece-burlap_114579-38683.jpg", imageAlt: "Premium decorated cake showcase"
imageSrc: "http://img.b2bpic.net/free-photo/crispy-cookies-wooden-board-piece-burlap_114579-38683.jpg?_wi=2", imageAlt: "Premium decorated cake showcase"
}
]}
tag="Welcome to Sweet Cravings"