Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-11 19:19:17 +00:00

View File

@@ -26,29 +26,17 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "Menu",
id: "/menu",
},
name: "Menu", id: "/menu"},
{
name: "About Us",
id: "/about",
},
name: "About Us", id: "/about"},
{
name: "Reviews",
id: "/reviews",
},
name: "Reviews", id: "/reviews"},
{
name: "Gallery",
id: "/gallery",
},
name: "Gallery", id: "/gallery"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
brandName="JW Cafe & Bakery"
/>
@@ -63,52 +51,22 @@ export default function LandingPage() {
description="A curated collection of moments, creations, and the inviting ambiance of JW Cafe & Bakery."
blogs={[
{
id: "g1",
category: "Coffee",
title: "Perfectly Poured",
excerpt: "Each coffee is a work of art, crafted with precision.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-cup-tea-white-table_114579-56275.jpg",
imageAlt: "Iced coffee with milk",
id: "g1", category: "Coffee", title: "Perfectly Poured", excerpt: "Each coffee is a work of art, crafted with precision.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cup-tea-white-table_114579-56275.jpg", imageAlt: "Iced coffee with milk", authorName: "Our Team", authorAvatar: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196233.jpg", date: "July 15, 2024"
},
{
id: "g2",
category: "Bakery",
title: "Artisan Bread Selection",
excerpt: "Our daily baked breads, fresh and delicious.",
imageSrc: "http://img.b2bpic.net/free-photo/textured-fresh-loaves-flour_23-2147761319.jpg",
imageAlt: "Freshly baked sourdough bread",
id: "g2", category: "Bakery", title: "Artisan Bread Selection", excerpt: "Our daily baked breads, fresh and delicious.", imageSrc: "http://img.b2bpic.net/free-photo/textured-fresh-loaves-flour_23-2147761319.jpg", imageAlt: "Freshly baked sourdough bread", authorName: "Our Team", authorAvatar: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196233.jpg", date: "July 15, 2024"
},
{
id: "g3",
category: "Cakes",
title: "Sweet Indulgences",
excerpt: "A peek at our delightful array of cakes and desserts.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-colorful-glaze-muffins_23-2148425791.jpg",
imageAlt: "Mini cheesecakes",
id: "g3", category: "Cakes", title: "Sweet Indulgences", excerpt: "A peek at our delightful array of cakes and desserts.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-arrangement-with-colorful-glaze-muffins_23-2148425791.jpg", imageAlt: "Mini cheesecakes", authorName: "Our Team", authorAvatar: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196233.jpg", date: "July 15, 2024"
},
{
id: "g4",
category: "Interior",
title: "Cozy Atmosphere",
excerpt: "Relax and enjoy our warm and welcoming space.",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-dessert-flowers_23-2149452245.jpg",
imageAlt: "Cozy cafe seating area",
id: "g4", category: "Interior", title: "Cozy Atmosphere", excerpt: "Relax and enjoy our warm and welcoming space.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-dessert-flowers_23-2149452245.jpg", imageAlt: "Cozy cafe seating area", authorName: "Our Team", authorAvatar: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196233.jpg", date: "July 15, 2024"
},
{
id: "g5",
category: "Customers",
title: "Community Moments",
excerpt: "Our lovely customers creating cherished memories.",
imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg",
imageAlt: "Friends enjoying coffee at cafe",
id: "g5", category: "Customers", title: "Community Moments", excerpt: "Our lovely customers creating cherished memories.", imageSrc: "http://img.b2bpic.net/free-photo/best-friend-always-makes-ma-laugh_329181-2920.jpg", imageAlt: "Friends enjoying coffee at cafe", authorName: "Our Team", authorAvatar: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196233.jpg", date: "July 15, 2024"
},
{
id: "g6",
category: "Seasonal Specials",
title: "Seasonal Delights",
excerpt: "Our changing menu features the best of each season.",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-biscuits-with-flowers-top-view_23-2148890815.jpg",
imageAlt: "Pumpkin spice latte",
id: "g6", category: "Seasonal Specials", title: "Seasonal Delights", excerpt: "Our changing menu features the best of each season.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-biscuits-with-flowers-top-view_23-2148890815.jpg", imageAlt: "Pumpkin spice latte", authorName: "Our Team", authorAvatar: "http://img.b2bpic.net/free-photo/coffee-shop-small-business_23-2149196233.jpg", date: "July 15, 2024"
},
]}
/>
@@ -122,23 +80,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Spring Berry Cake",
description: "Light, fluffy cake with fresh, seasonal berries and cream.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-rainbow-cupcake-glaze-still-life_23-2150154577.jpg",
imageAlt: "Seasonal berry cake",
},
title: "Spring Berry Cake", description: "Light, fluffy cake with fresh, seasonal berries and cream.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-rainbow-cupcake-glaze-still-life_23-2150154577.jpg", imageAlt: "Seasonal berry cake"},
{
title: "Summer Cold Brew",
description: "Our signature cold brew, perfectly chilled and refreshing.",
imageSrc: "http://img.b2bpic.net/free-photo/blue-drink-with-ice-cubes-long-umbrella-decorated-glass_23-2148145349.jpg",
imageAlt: "Cold brew coffee in a glass",
},
title: "Summer Cold Brew", description: "Our signature cold brew, perfectly chilled and refreshing.", imageSrc: "http://img.b2bpic.net/free-photo/blue-drink-with-ice-cubes-long-umbrella-decorated-glass_23-2148145349.jpg", imageAlt: "Cold brew coffee in a glass"},
{
title: "Autumn Pumpkin Pastry",
description: "Warm spiced pumpkin pastries, a comforting fall favorite.",
imageSrc: "http://img.b2bpic.net/free-photo/christmas-tree-shaped-snacks_114579-47491.jpg",
imageAlt: "Autumn pumpkin pastry",
},
title: "Autumn Pumpkin Pastry", description: "Warm spiced pumpkin pastries, a comforting fall favorite.", imageSrc: "http://img.b2bpic.net/free-photo/christmas-tree-shaped-snacks_114579-47491.jpg", imageAlt: "Autumn pumpkin pastry"},
]}
title="Seasonal Highlights"
description="A showcase of our current seasonal offerings and special events, capturing the essence of each time of year."
@@ -151,61 +97,39 @@ export default function LandingPage() {
{
items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "Menu",
href: "/menu",
},
label: "Menu", href: "/menu"},
{
label: "About Us",
href: "/about",
},
label: "About Us", href: "/about"},
],
},
{
items: [
{
label: "Reviews",
href: "/reviews",
},
label: "Reviews", href: "/reviews"},
{
label: "Gallery",
href: "/gallery",
},
label: "Gallery", href: "/gallery"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Google My Business",
href: "#",
},
label: "Google My Business", href: "#"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}