Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-11 13:24:31 +00:00

View File

@@ -52,10 +52,10 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/colorful-macarons-stacked-white-table_181624-57863.jpg", imageAlt: "Macarons" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/christmas-tree-shaped-puff-pastry-cookies_114579-44355.jpg", imageAlt: "Pastries" },
{ imageSrc: "http://img.b2bpic.net/free-photo/trendy-portion-desserts-candy-bar_8353-11444.jpg", imageAlt: "Custom Cakes" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-sweets-biscuits-cookies-candies-inside-heart-shaped-box_140725-104781.jpg", imageAlt: "Cookies" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-coffee-shop-cafe-interior_1203-9480.jpg", imageAlt: "Bakery Interior" }
{ imageSrc: "http://img.b2bpic.net/free-photo/christmas-tree-shaped-puff-pastry-cookies_114579-44355.jpg?_wi=1", imageAlt: "Pastries" },
{ imageSrc: "http://img.b2bpic.net/free-photo/trendy-portion-desserts-candy-bar_8353-11444.jpg?_wi=1", imageAlt: "Custom Cakes" },
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-sweets-biscuits-cookies-candies-inside-heart-shaped-box_140725-104781.jpg?_wi=1", imageAlt: "Cookies" },
{ imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-coffee-shop-cafe-interior_1203-9480.jpg?_wi=1", imageAlt: "Bakery Interior" }
]}
buttons={[
{ text: "Order Now", href: "contact" },
@@ -79,11 +79,11 @@ export default function LandingPage() {
<div id="menu" data-section="menu">
<ProductCardThree
products={[
{ id: "cakes", name: "Decadent Cakes", price: "$35 - $85", imageSrc: "http://img.b2bpic.net/free-photo/trendy-portion-desserts-candy-bar_8353-11444.jpg", imageAlt: "Custom Cakes" },
{ id: "pastries", name: "Artisan Pastries", price: "$4 - $12", imageSrc: "http://img.b2bpic.net/free-photo/christmas-tree-shaped-puff-pastry-cookies_114579-44355.jpg", imageAlt: "Fresh Pastries" },
{ id: "cakes", name: "Decadent Cakes", price: "$35 - $85", imageSrc: "http://img.b2bpic.net/free-photo/trendy-portion-desserts-candy-bar_8353-11444.jpg?_wi=2", imageAlt: "Custom Cakes" },
{ id: "pastries", name: "Artisan Pastries", price: "$4 - $12", imageSrc: "http://img.b2bpic.net/free-photo/christmas-tree-shaped-puff-pastry-cookies_114579-44355.jpg?_wi=2", imageAlt: "Fresh Pastries" },
{ id: "breads", name: "Specialty Breads", price: "$5 - $15", imageSrc: "http://img.b2bpic.net/free-photo/bread-buns-top-view-with-wooden-background_23-2148432277.jpg", imageAlt: "Artisan Breads" },
{ id: "cookies", name: "Gourmet Cookies", price: "$2 - $6", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-sweets-biscuits-cookies-candies-inside-heart-shaped-box_140725-104781.jpg", imageAlt: "Fresh Cookies" },
{ id: "custom-cakes", name: "Custom Birthday Cakes", price: "$60 - $150", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-baby-shower-concept_23-2148731316.jpg", imageAlt: "Custom Designed Cakes" }
{ id: "cookies", name: "Gourmet Cookies", price: "$2 - $6", imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-sweets-biscuits-cookies-candies-inside-heart-shaped-box_140725-104781.jpg?_wi=2", imageAlt: "Fresh Cookies" },
{ id: "custom-cakes", name: "Custom Birthday Cakes", price: "$60 - $150", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-baby-shower-concept_23-2148731316.jpg?_wi=1", imageAlt: "Custom Designed Cakes" }
]}
title="Our Menu"
description="Explore our delicious collection of freshly baked items, crafted daily with premium ingredients and artisan techniques."
@@ -158,13 +158,13 @@ export default function LandingPage() {
<BlogCardThree
blogs={[
{
id: "1", category: "Gallery", title: "Our Bakery Interior", excerpt: "Step into our warm and inviting space designed for a welcoming bakery experience.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-coffee-shop-cafe-interior_1203-9480.jpg", imageAlt: "Bakery Interior", authorName: "Universal Bakery", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-smiley-man-work_23-2149097925.jpg", date: "Daily"
id: "1", category: "Gallery", title: "Our Bakery Interior", excerpt: "Step into our warm and inviting space designed for a welcoming bakery experience.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-coffee-shop-cafe-interior_1203-9480.jpg?_wi=2", imageAlt: "Bakery Interior", authorName: "Universal Bakery", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-smiley-man-work_23-2149097925.jpg", date: "Daily"
},
{
id: "2", category: "Gallery", title: "Fresh Baking Process", excerpt: "Watch our talented bakers craft delicious creations with passion and precision.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-bread-dough-with-dark-background_23-2148544668.jpg", imageAlt: "Baking Process", authorName: "Universal Bakery", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-young-redhead-woman-with-charming-smile-healthy-clean-skin_273609-9036.jpg", date: "Morning"
},
{
id: "3", category: "Gallery", title: "Custom Creations", excerpt: "Celebrate special moments with our beautifully designed custom cakes.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-baby-shower-concept_23-2148731316.jpg", imageAlt: "Custom Cakes", authorName: "Universal Bakery", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-positive-fair-haired-business-woman_1262-2364.jpg", date: "Year-Round"
id: "3", category: "Gallery", title: "Custom Creations", excerpt: "Celebrate special moments with our beautifully designed custom cakes.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-baby-shower-concept_23-2148731316.jpg?_wi=2", imageAlt: "Custom Cakes", authorName: "Universal Bakery", authorAvatar: "http://img.b2bpic.net/free-photo/closeup-positive-fair-haired-business-woman_1262-2364.jpg", date: "Year-Round"
}
]}
title="Gallery"
@@ -186,7 +186,7 @@ export default function LandingPage() {
]}
textarea={{ name: "message", placeholder: "Tell us about your order or question...", rows: 5, required: true }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-defocused-coffee-shop-cafe-interior_1203-9480.jpg"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-defocused-coffee-shop-cafe-interior_1203-9480.jpg?_wi=3"
imageAlt="Universal Bakery Location"
mediaAnimation="slide-up"
mediaPosition="right"