Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-09 23:06:19 +00:00
2 changed files with 1380 additions and 13 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -51,23 +51,23 @@ export default function LandingPage() {
background={{ variant: "circleGradient" }}
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg", imageAlt: "Cozy coffee shop interior with warm lighting"},
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg?_wi=1", imageAlt: "Cozy coffee shop interior with warm lighting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17743.jpg", imageAlt: "Specialty coffee drink with latte art"},
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17743.jpg?_wi=1", imageAlt: "Specialty coffee drink with latte art"},
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-croissant-muffins-with-coffee_23-2147693692.jpg", imageAlt: "Eclectic coffee shop seating area"},
imageSrc: "http://img.b2bpic.net/free-photo/tasty-croissant-muffins-with-coffee_23-2147693692.jpg?_wi=1", imageAlt: "Eclectic coffee shop seating area"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-sanitizer-gel-cleans-hands-coronavirus-virus-cafe_1153-5276.jpg", imageAlt: "Coffee shop storefront on Boise street"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-sanitizer-gel-cleans-hands-coronavirus-virus-cafe_1153-5276.jpg?_wi=1", imageAlt: "Coffee shop storefront on Boise street"},
]}
rightCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17743.jpg", imageAlt: "Housemade pastry and specialty coffee"},
imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17743.jpg?_wi=2", imageAlt: "Housemade pastry and specialty coffee"},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg", imageAlt: "Friendly barista serving specialty coffee"},
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-open-space-new-concept_140725-7438.jpg?_wi=2", imageAlt: "Friendly barista serving specialty coffee"},
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-sanitizer-gel-cleans-hands-coronavirus-virus-cafe_1153-5276.jpg", imageAlt: "Welcoming coffee shop exterior"},
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-sanitizer-gel-cleans-hands-coronavirus-virus-cafe_1153-5276.jpg?_wi=2", imageAlt: "Welcoming coffee shop exterior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/tasty-croissant-muffins-with-coffee_23-2147693692.jpg", imageAlt: "Community coffee shop local vibe"},
imageSrc: "http://img.b2bpic.net/free-photo/tasty-croissant-muffins-with-coffee_23-2147693692.jpg?_wi=2", imageAlt: "Community coffee shop local vibe"},
]}
carouselPosition="right"
/>
@@ -82,7 +82,7 @@ export default function LandingPage() {
tagAnimation="slide-up"
buttons={[{ text: "View Menu", href: "#menu" }]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/tasty-croissant-muffins-with-coffee_23-2147693692.jpg"
imageSrc="http://img.b2bpic.net/free-photo/tasty-croissant-muffins-with-coffee_23-2147693692.jpg?_wi=3"
imageAlt="Eclectic, cozy coffee shop atmosphere with local charm"
useInvertedBackground={false}
/>
@@ -102,13 +102,13 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "Zero Six Coffee", name: "Signature Vanilla Latte", price: "$5.50", rating: 5,
reviewCount: "285", imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17743.jpg", imageAlt: "Signature vanilla latte with latte art"},
reviewCount: "285", imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17743.jpg?_wi=3", imageAlt: "Signature vanilla latte with latte art"},
{
id: "2", brand: "Zero Six Coffee", name: "Homemade Almond Croissant", price: "$4.75", rating: 5,
reviewCount: "312", imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17743.jpg", imageAlt: "Fresh homemade almond croissant"},
reviewCount: "312", imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17743.jpg?_wi=4", imageAlt: "Fresh homemade almond croissant"},
{
id: "3", brand: "Zero Six Coffee", name: "Iced Oat Milk Cappuccino", price: "$6.00", rating: 5,
reviewCount: "198", imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17743.jpg", imageAlt: "Refreshing iced oat milk cappuccino"},
reviewCount: "198", imageSrc: "http://img.b2bpic.net/free-photo/everyday-bath-utensils-dark-marble-background_58702-17743.jpg?_wi=5", imageAlt: "Refreshing iced oat milk cappuccino"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -129,7 +129,7 @@ export default function LandingPage() {
{ text: "Call Us", href: "tel:+12085551234" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/woman-using-sanitizer-gel-cleans-hands-coronavirus-virus-cafe_1153-5276.jpg"
imageSrc="http://img.b2bpic.net/free-photo/woman-using-sanitizer-gel-cleans-hands-coronavirus-virus-cafe_1153-5276.jpg?_wi=3"
imageAlt="Zero Six Coffee Fix storefront in downtown Boise"
useInvertedBackground={true}
/>