Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 04:45:57 +00:00
2 changed files with 1369 additions and 2 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -57,7 +57,7 @@ export default function LandingPage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/cool-sweet-breakfast-bed_23-2147658681.jpg", imageAlt: "Fresh baked pastries and pies from My Little Bakehouse"},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-with-sugar-ready-be-served_23-2148463988.jpg", imageAlt: "Premium specialty coffee served at our cafe"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-with-sugar-ready-be-served_23-2148463988.jpg?_wi=1", imageAlt: "Premium specialty coffee served at our cafe"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -89,7 +89,7 @@ export default function LandingPage() {
{
id: "pastries", name: "Artisan Pastries", price: "$3$8", variant: "Croissants, Danish, Eclairs", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-holding-coffee-croissant_23-2147758270.jpg", imageAlt: "Fresh baked artisan pastries"},
{
id: "coffee", name: "Specialty Coffee", price: "$4$7", variant: "Espresso, Latte, Cappuccino", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-with-sugar-ready-be-served_23-2148463988.jpg", imageAlt: "Artisan specialty coffee drinks"},
id: "coffee", name: "Specialty Coffee", price: "$4$7", variant: "Espresso, Latte, Cappuccino", imageSrc: "http://img.b2bpic.net/free-photo/close-up-fresh-coffee-with-sugar-ready-be-served_23-2148463988.jpg?_wi=2", imageAlt: "Artisan specialty coffee drinks"},
]}
gridVariant="three-columns-all-equal-width"
textboxLayout="default"