Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-18 12:50:43 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Menu",
id: "products",
},
name: "Menu", id: "products"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Bubble Cakery"
/>
@@ -58,35 +50,21 @@ export default function LandingPage() {
description="Freshly baked happiness — beautifully crafted cakes, pastries, and treats made with love."
buttons={[
{
text: "Order Your Cake",
href: "#contact",
},
text: "Order Your Cake", href: "#contact"},
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-homemade-cakes-festive-table_169016-10785.jpg?_wi=1",
imageAlt: "fresh artisan bakery cakes top view",
},
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-homemade-cakes-festive-table_169016-10785.jpg", imageAlt: "fresh artisan bakery cakes top view"},
{
imageSrc: "http://img.b2bpic.net/free-photo/background-baking-cakes-donuts_127032-3284.jpg?_wi=1",
imageAlt: "cake decoration process close up",
},
imageSrc: "http://img.b2bpic.net/free-photo/background-baking-cakes-donuts_127032-3284.jpg", imageAlt: "cake decoration process close up"},
{
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-buffet-with-cupcakes-cakepops-cookiies-glasses-other-desserts_501050-532.jpg?_wi=1",
imageAlt: "luxury cake wedding design pastry",
},
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-buffet-with-cupcakes-cakepops-cookiies-glasses-other-desserts_501050-532.jpg", imageAlt: "luxury cake wedding design pastry"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-food-bakery_23-2147893039.jpg?_wi=1",
imageAlt: "bakery fresh bread and cake",
},
imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-food-bakery_23-2147893039.jpg", imageAlt: "bakery fresh bread and cake"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-doughnuts_23-2148536872.jpg",
imageAlt: "pastry chef working in kitchen",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-doughnuts_23-2148536872.jpg", imageAlt: "pastry chef working in kitchen"},
{
imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5205.jpg?_wi=1",
imageAlt: "cupcake decoration close up view",
},
imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5205.jpg", imageAlt: "cupcake decoration close up view"},
]}
/>
</div>
@@ -97,11 +75,8 @@ export default function LandingPage() {
title="A Cozy Bakery Youll Love"
buttons={[
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
]}
description="We specialize in creating delightful, artisanal treats for every special occasion. Our mission is to combine quality ingredients with passion to bake memories that last a lifetime, one slice at a time."
/>
</div>
@@ -113,47 +88,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Custom Celebration Cakes",
price: "From $45",
variant: "Cake",
imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fudge-cake_1339-7270.jpg",
},
id: "1", name: "Custom Celebration Cakes", price: "From $45", variant: "Cake", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-fudge-cake_1339-7270.jpg"},
{
id: "2",
name: "Rasmalai Cakes",
price: "From $50",
variant: "Fusion",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-dessert-with-pomegranate_23-2148395227.jpg",
},
id: "2", name: "Rasmalai Cakes", price: "From $50", variant: "Fusion", imageSrc: "http://img.b2bpic.net/free-photo/traditional-dessert-with-pomegranate_23-2148395227.jpg"},
{
id: "3",
name: "Flaky Pastries",
price: "$5 ea",
variant: "Pastry",
imageSrc: "http://img.b2bpic.net/free-photo/cooked-bread-with-ingredients-eggs-tapioca-flour-cup_1150-22124.jpg",
},
id: "3", name: "Flaky Pastries", price: "$5 ea", variant: "Pastry", imageSrc: "http://img.b2bpic.net/free-photo/cooked-bread-with-ingredients-eggs-tapioca-flour-cup_1150-22124.jpg"},
{
id: "4",
name: "Paneer Puffs",
price: "$4 ea",
variant: "Savory",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-buns-hot-tasty-fresh-inside-bread-bin-along-with-salt-pepper-pink_140725-24299.jpg",
},
id: "4", name: "Paneer Puffs", price: "$4 ea", variant: "Savory", imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-buns-hot-tasty-fresh-inside-bread-bin-along-with-salt-pepper-pink_140725-24299.jpg"},
{
id: "5",
name: "Snacks & Quick Bites",
price: "From $3",
variant: "Snack",
imageSrc: "http://img.b2bpic.net/free-photo/berry-pastry-near-diary-spectacles-wooden-desk_23-2147892881.jpg",
},
id: "5", name: "Snacks & Quick Bites", price: "From $3", variant: "Snack", imageSrc: "http://img.b2bpic.net/free-photo/berry-pastry-near-diary-spectacles-wooden-desk_23-2147892881.jpg"},
{
id: "6",
name: "Premium Dessert Boxes",
price: "From $25",
variant: "Gift",
imageSrc: "http://img.b2bpic.net/free-photo/roses-cinnamon-with-macaroons-container-tablecloth_23-2148161723.jpg",
},
id: "6", name: "Premium Dessert Boxes", price: "From $25", variant: "Gift", imageSrc: "http://img.b2bpic.net/free-photo/roses-cinnamon-with-macaroons-container-tablecloth_23-2148161723.jpg"},
]}
title="Our Specialties"
description="Explore our curated selection of freshly baked delicacies, from custom cakes to savory afternoon snacks."
@@ -167,49 +112,31 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Freshly baked daily",
description: "Authentic recipes prepared in-house every morning.",
icon: Sparkles,
title: "Freshly baked daily", description: "Authentic recipes prepared in-house every morning.", icon: Sparkles,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cakes-with-walnuts-hazelnuts-white-surface_140725-115334.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-little-cakes-with-walnuts-hazelnuts-white-surface_140725-115334.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sand-biscuits-with-cookies-candies-white-desk-sugar-biscuit-cake-cookie-tea-sweet_140725-96717.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sand-biscuits-with-cookies-candies-white-desk-sugar-biscuit-cake-cookie-tea-sweet_140725-96717.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-homemade-cakes-festive-table_169016-10785.jpg?_wi=2",
imageAlt: "fresh artisan bakery cakes top view",
},
{
title: "Custom designs",
description: "Artisanal cakes tailored for your special moments.",
icon: Palette,
title: "Custom designs", description: "Artisanal cakes tailored for your special moments.", icon: Palette,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361477.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/food-celebrating-world-tapas-day_23-2149361477.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-food-bakery_23-2147893039.jpg?_wi=2",
},
imageSrc: "http://img.b2bpic.net/free-photo/fresh-baked-food-bakery_23-2147893039.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/background-baking-cakes-donuts_127032-3284.jpg?_wi=2",
imageAlt: "fresh artisan bakery cakes top view",
},
{
title: "Welcoming atmosphere",
description: "Cozy space for your afternoon coffee and treats.",
icon: Coffee,
title: "Welcoming atmosphere", description: "Cozy space for your afternoon coffee and treats.", icon: Coffee,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-kitchen_23-2147959035.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-kitchen_23-2147959035.jpg"},
{
imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5205.jpg?_wi=2",
},
imageSrc: "http://img.b2bpic.net/free-photo/blur-hospital-clinic-interior_74190-5205.jpg"},
],
imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-buffet-with-cupcakes-cakepops-cookiies-glasses-other-desserts_501050-532.jpg?_wi=2",
imageAlt: "fresh artisan bakery cakes top view",
},
]}
title="Why People Love Us"
@@ -225,45 +152,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
role: "Foodie",
company: "Local Customer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-holding-muffins-hands_23-2147974707.jpg",
},
id: "1", name: "Sarah J.", role: "Foodie", company: "Local Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-holding-muffins-hands_23-2147974707.jpg"},
{
id: "2",
name: "Mark L.",
role: "Local",
company: "Regular",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-gentle-tender-relaxed-urban-woman-wearing-glasses-enjoying-moment-sitting-alone-cafe_197531-22826.jpg",
},
id: "2", name: "Mark L.", role: "Local", company: "Regular", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-gentle-tender-relaxed-urban-woman-wearing-glasses-enjoying-moment-sitting-alone-cafe_197531-22826.jpg"},
{
id: "3",
name: "Emily R.",
role: "Host",
company: "Event Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg",
},
id: "3", name: "Emily R.", role: "Host", company: "Event Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg"},
{
id: "4",
name: "David K.",
role: "Parent",
company: "Birthday Client",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cozy-autumn-composition-with-big-cup-coffee-bed_169016-22756.jpg",
},
id: "4", name: "David K.", role: "Parent", company: "Birthday Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cozy-autumn-composition-with-big-cup-coffee-bed_169016-22756.jpg"},
{
id: "5",
name: "Jane D.",
role: "Fan",
company: "Regular",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-holidays-celebration-emotions-concept-dreamy-hopeful-birthday-girl-casual-cl_1258-106948.jpg",
},
id: "5", name: "Jane D.", role: "Fan", company: "Regular", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-holidays-celebration-emotions-concept-dreamy-hopeful-birthday-girl-casual-cl_1258-106948.jpg"},
]}
title="Sweet Words from Our Customers"
description="Don't just take our word for it—hear from the happy customers who make our bakery so vibrant."
@@ -277,51 +179,28 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
id: "basic",
badge: "Essential",
price: "$25",
subtitle: "Perfect for casual treats",
buttons: [
id: "basic", badge: "Essential", price: "$25", subtitle: "Perfect for casual treats", buttons: [
{
text: "Order Now",
},
text: "Order Now"},
],
features: [
"Fresh daily",
"Standard sizes",
],
"Fresh daily", "Standard sizes"],
},
{
id: "pro",
badge: "Popular",
price: "$50",
subtitle: "Customized celebration cakes",
buttons: [
id: "pro", badge: "Popular", price: "$50", subtitle: "Customized celebration cakes", buttons: [
{
text: "Book Now",
},
text: "Book Now"},
],
features: [
"Custom design",
"Premium ingredients",
"Priority order",
],
"Custom design", "Premium ingredients", "Priority order"],
},
{
id: "enterprise",
badge: "Grand",
price: "$120",
subtitle: "Event catering packages",
buttons: [
id: "enterprise", badge: "Grand", price: "$120", subtitle: "Event catering packages", buttons: [
{
text: "Inquire",
},
text: "Inquire"},
],
features: [
"Bulk discounts",
"Delivery included",
"Custom flavors",
],
"Bulk discounts", "Delivery included", "Custom flavors"],
},
]}
title="Simple Pricing"
@@ -336,22 +215,14 @@ export default function LandingPage() {
description="Ready to order? Send us a message and we'll start baking your happiness immediately."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Tell us about your custom order...",
required: true,
name: "message", placeholder: "Tell us about your custom order...", required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/waitress-preparing-cake_23-2147821299.jpg"
/>
@@ -362,29 +233,19 @@ export default function LandingPage() {
logoText="Bubble Cakery"
columns={[
{
title: "Menu",
items: [
title: "Menu", items: [
{
label: "Cakes",
href: "#products",
},
label: "Cakes", href: "#products"},
{
label: "Pastries",
href: "#products",
},
label: "Pastries", href: "#products"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
],
},
]}