Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-15 15:25:48 +00:00

View File

@@ -46,13 +46,13 @@ export default function LandingPage() {
title="Freshly Baked Happiness Every Day"
description="Artisan treats made with love, tradition, and the finest ingredients for your daily delight."
testimonials={[
{ name: "Alice M.", handle: "@alicem", testimonial: "The best croissants in town!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-blue-hat-sits-windowsill-cafe_8353-194.jpg", imageAlt: "fresh baked bread pastry morning" },
{ name: "Bob K.", handle: "@bobk", testimonial: "Absolutely love their sourdough bread.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg", imageAlt: "fresh baked bread pastry morning" },
{ name: "Charlie D.", handle: "@charlied", testimonial: "Perfect cakes for every occasion.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030731.jpg", imageAlt: "fresh baked bread pastry morning" },
{ name: "Diana S.", handle: "@dianas", testimonial: "Warm and inviting service every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/set-croissants_23-2149395340.jpg", imageAlt: "fresh baked bread pastry morning" },
{ name: "Ethan P.", handle: "@ethanp", testimonial: "The pastries are always so fresh!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sweet-biscuits-light-dark-background_140725-131767.jpg", imageAlt: "fresh baked bread pastry morning" }
{ name: "Alice M.", handle: "@alicem", testimonial: "The best croissants in town!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-blue-hat-sits-windowsill-cafe_8353-194.jpg?_wi=1", imageAlt: "fresh baked bread pastry morning" },
{ name: "Bob K.", handle: "@bobk", testimonial: "Absolutely love their sourdough bread.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg?_wi=1", imageAlt: "fresh baked bread pastry morning" },
{ name: "Charlie D.", handle: "@charlied", testimonial: "Perfect cakes for every occasion.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030731.jpg?_wi=1", imageAlt: "fresh baked bread pastry morning" },
{ name: "Diana S.", handle: "@dianas", testimonial: "Warm and inviting service every time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/set-croissants_23-2149395340.jpg?_wi=1", imageAlt: "fresh baked bread pastry morning" },
{ name: "Ethan P.", handle: "@ethanp", testimonial: "The pastries are always so fresh!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sweet-biscuits-light-dark-background_140725-131767.jpg?_wi=1", imageAlt: "fresh baked bread pastry morning" }
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-blue-hat-sits-windowsill-cafe_8353-194.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-blue-hat-sits-windowsill-cafe_8353-194.jpg?_wi=2"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/china-stairs-stone-tiles-old-water_1417-577.jpg", alt: "Customer 1" },
{ src: "http://img.b2bpic.net/free-photo/waitress-offering-macarons_23-2147985067.jpg", alt: "Customer 2" },
@@ -74,7 +74,7 @@ export default function LandingPage() {
{ value: "50+", title: "Secret Recipes" },
{ value: "100%", title: "Natural Ingredients" }
]}
imageSrc="http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg?_wi=2"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -87,9 +87,9 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={true}
products={[
{ id: "p1", name: "Classic Cake", price: "$25", variant: "Cakes", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030731.jpg" },
{ id: "p2", name: "Butter Croissant", price: "$4", variant: "Pastries", imageSrc: "http://img.b2bpic.net/free-photo/set-croissants_23-2149395340.jpg" },
{ id: "p3", name: "Choco Cookies", price: "$3", variant: "Cookies", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sweet-biscuits-light-dark-background_140725-131767.jpg" },
{ id: "p1", name: "Classic Cake", price: "$25", variant: "Cakes", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030731.jpg?_wi=2" },
{ id: "p2", name: "Butter Croissant", price: "$4", variant: "Pastries", imageSrc: "http://img.b2bpic.net/free-photo/set-croissants_23-2149395340.jpg?_wi=2" },
{ id: "p3", name: "Choco Cookies", price: "$3", variant: "Cookies", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sweet-biscuits-light-dark-background_140725-131767.jpg?_wi=2" },
{ id: "p4", name: "Sourdough Loaf", price: "$8", variant: "Breads", imageSrc: "http://img.b2bpic.net/free-photo/round-freshly-baked-rustic-rye-round-bread-top-view-with-copy-space_166373-3246.jpg" },
{ id: "p5", name: "Berry Tart", price: "$6", variant: "Pastries", imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-rustic-summer-berry-tartles_114579-11035.jpg" },
{ id: "p6", name: "Vanilla Cupcake", price: "$5", variant: "Cakes", imageSrc: "http://img.b2bpic.net/free-photo/yummy-birthday-muffin-blue-background_23-2148351869.jpg" }
@@ -119,11 +119,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{ id: "t1", name: "Sarah J.", date: "Oct 2023", title: "Excellent!", quote: "The best bakery in the neighborhood.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-beatiful-smile-keeping-cup-coffee-looking-camera_7502-9179.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-blue-hat-sits-windowsill-cafe_8353-194.jpg", imageAlt: "happy customer eating pastry" },
{ id: "t2", name: "Mark D.", date: "Sept 2023", title: "Amazing", quote: "Love their sourdough bread and coffee.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/man-baker-with-fresh-bread-baker-house_1303-32279.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg", imageAlt: "happy customer eating pastry" },
{ id: "t3", name: "Emily R.", date: "Aug 2023", title: "Top tier", quote: "Their croissants are always flaky and fresh.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-opened-mouth-holds-plate-with-piece-delicious-cake-hands-brown-haired-lady-with-red-manicure_176532-9797.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030731.jpg", imageAlt: "happy customer eating pastry" },
{ id: "t4", name: "Kevin L.", date: "July 2023", title: "So good!", quote: "Great service and even better treats.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273239.jpg", imageSrc: "http://img.b2bpic.net/free-photo/set-croissants_23-2149395340.jpg", imageAlt: "happy customer eating pastry" },
{ id: "t5", name: "Jessica B.", date: "June 2023", title: "Love it", quote: "My favorite weekend spot for cookies.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-cooking-breakfast_23-2147767392.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sweet-biscuits-light-dark-background_140725-131767.jpg", imageAlt: "happy customer eating pastry" }
{ id: "t1", name: "Sarah J.", date: "Oct 2023", title: "Excellent!", quote: "The best bakery in the neighborhood.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/curly-girl-with-beatiful-smile-keeping-cup-coffee-looking-camera_7502-9179.jpg", imageSrc: "http://img.b2bpic.net/free-photo/woman-blue-hat-sits-windowsill-cafe_8353-194.jpg?_wi=3", imageAlt: "happy customer eating pastry" },
{ id: "t2", name: "Mark D.", date: "Sept 2023", title: "Amazing", quote: "Love their sourdough bread and coffee.", tag: "Local", avatarSrc: "http://img.b2bpic.net/free-photo/man-baker-with-fresh-bread-baker-house_1303-32279.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bakery-atmospheric-photo_1321-4640.jpg?_wi=3", imageAlt: "happy customer eating pastry" },
{ id: "t3", name: "Emily R.", date: "Aug 2023", title: "Top tier", quote: "Their croissants are always flaky and fresh.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-opened-mouth-holds-plate-with-piece-delicious-cake-hands-brown-haired-lady-with-red-manicure_176532-9797.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-glass-arrangement_23-2149030731.jpg?_wi=3", imageAlt: "happy customer eating pastry" },
{ id: "t4", name: "Kevin L.", date: "July 2023", title: "So good!", quote: "Great service and even better treats.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-bakery_23-2150273239.jpg", imageSrc: "http://img.b2bpic.net/free-photo/set-croissants_23-2149395340.jpg?_wi=3", imageAlt: "happy customer eating pastry" },
{ id: "t5", name: "Jessica B.", date: "June 2023", title: "Love it", quote: "My favorite weekend spot for cookies.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-cooking-breakfast_23-2147767392.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sweet-biscuits-light-dark-background_140725-131767.jpg?_wi=3", imageAlt: "happy customer eating pastry" }
]}
title="Customer Favorites"
description="Hear what our wonderful community says about us."