Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-03 21:59:00 +00:00

View File

@@ -51,14 +51,14 @@ export default function LandingPage() {
{ text: "Get Directions", href: "#visit" }
]}
buttonAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-with-delicious-coffee_23-2149703761.jpg?_wi=1", imageAlt: "Premium espresso cup" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-panna-cotta_2829-12874.jpg?_wi=1", imageAlt: "Creamy caramel latte" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg?_wi=1", imageAlt: "Refreshing cold brew" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/espresso-cup-coffee-beans_1220-7116.jpg?_wi=1", imageAlt: "Bold espresso shot" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/blank-mock-up-design-cafe-signboard-nice-building-outdoors_158595-6498.jpg?_wi=1", imageAlt: "Jitterz coffee shop" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/fragrant-coffee-beans-are-scattered-from-jar-rustic-tabletop-background-closeup-selective-focus-copy-space-banner_166373-2309.jpg?_wi=1", imageAlt: "Premium roasted coffee beans" }
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-with-delicious-coffee_23-2149703761.jpg", imageAlt: "Premium espresso cup" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-panna-cotta_2829-12874.jpg", imageAlt: "Creamy caramel latte" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg", imageAlt: "Refreshing cold brew" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/espresso-cup-coffee-beans_1220-7116.jpg", imageAlt: "Bold espresso shot" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/blank-mock-up-design-cafe-signboard-nice-building-outdoors_158595-6498.jpg", imageAlt: "Jitterz coffee shop" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/fragrant-coffee-beans-are-scattered-from-jar-rustic-tabletop-background-closeup-selective-focus-copy-space-banner_166373-2309.jpg", imageAlt: "Premium roasted coffee beans" }
]}
autoPlay={true}
autoPlayInterval={4000}
@@ -85,16 +85,16 @@ export default function LandingPage() {
description="Real voices from the Jitterz Espresso community sharing their coffee stories"
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Local Regular", testimonial: "Hands-down the best coffee I have ever had. No matter how far I am from home, a stop here is always a must.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "Sarah Johnson"
id: "1", name: "Sarah Johnson", role: "Local Regular", testimonial: "Hands-down the best coffee I have ever had. No matter how far I am from home, a stop here is always a must.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Sarah Johnson"
},
{
id: "2", name: "Michael Chen", role: "Business Owner", testimonial: "There might be so many new places popping up everywhere, but nothing ever beats the original.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Michael Chen"
id: "2", name: "Michael Chen", role: "Business Owner", testimonial: "There might be so many new places popping up everywhere, but nothing ever beats the original.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Michael Chen"
},
{
id: "3", name: "Emily Rodriguez", role: "Coffee Enthusiast", testimonial: "The quality, the flavor, and the consistency are unmatched — always worth the wait.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "Emily Rodriguez"
id: "3", name: "Emily Rodriguez", role: "Coffee Enthusiast", testimonial: "The quality, the flavor, and the consistency are unmatched — always worth the wait.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Emily Rodriguez"
},
{
id: "4", name: "David Park", role: "Daily Commuter", testimonial: "Jitterz is my morning ritual. The bold, rich flavor gets me through every day. This is genuine craftsmanship.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "David Park"
id: "4", name: "David Park", role: "Daily Commuter", testimonial: "Jitterz is my morning ritual. The bold, rich flavor gets me through every day. This is genuine craftsmanship.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Park"
}
]}
animationType="slide-up"
@@ -110,13 +110,13 @@ export default function LandingPage() {
description="Discover the drinks that keep Sunnyside coming back"
features={[
{
id: "1", title: "Classic Espresso", description: "Bold. Smooth. Perfectly balanced. The foundation of excellence in every cup.", tag: "Best Seller", imageSrc: "http://img.b2bpic.net/free-photo/espresso-cup-coffee-beans_1220-7116.jpg?_wi=2", imageAlt: "Classic espresso"
id: "1", title: "Classic Espresso", description: "Bold. Smooth. Perfectly balanced. The foundation of excellence in every cup.", tag: "Best Seller", imageSrc: "http://img.b2bpic.net/free-photo/espresso-cup-coffee-beans_1220-7116.jpg", imageAlt: "Classic espresso"
},
{
id: "2", title: "Caramel Latte", description: "Rich espresso blended with smooth caramel sweetness. Indulgence meets consistency.", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-panna-cotta_2829-12874.jpg?_wi=2", imageAlt: "Caramel latte"
id: "2", title: "Caramel Latte", description: "Rich espresso blended with smooth caramel sweetness. Indulgence meets consistency.", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-panna-cotta_2829-12874.jpg", imageAlt: "Caramel latte"
},
{
id: "3", title: "Vanilla Cold Brew", description: "Slow-steeped and refreshingly smooth. Perfect for warm Sunnyside days.", tag: "Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg?_wi=2", imageAlt: "Cold brew"
id: "3", title: "Vanilla Cold Brew", description: "Slow-steeped and refreshingly smooth. Perfect for warm Sunnyside days.", tag: "Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg", imageAlt: "Cold brew"
}
]}
animationType="slide-up"
@@ -137,7 +137,7 @@ export default function LandingPage() {
name: "message", placeholder: "Tell us about your visit or ask a question...", rows: 4
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/blank-mock-up-design-cafe-signboard-nice-building-outdoors_158595-6498.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/blank-mock-up-design-cafe-signboard-nice-building-outdoors_158595-6498.jpg"
imageAlt="Jitterz Espresso storefront"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -168,14 +168,14 @@ export default function LandingPage() {
{ text: "Visit Today", href: "#visit" }
]}
buttonAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "plain" }}
carouselItems={[
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-with-delicious-coffee_23-2149703761.jpg?_wi=2", imageAlt: "Jitterz espresso" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-panna-cotta_2829-12874.jpg?_wi=3", imageAlt: "Caramel latte" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg?_wi=3", imageAlt: "Cold brew" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/espresso-cup-coffee-beans_1220-7116.jpg?_wi=3", imageAlt: "Espresso shot" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/blank-mock-up-design-cafe-signboard-nice-building-outdoors_158595-6498.jpg?_wi=3", imageAlt: "Coffee shop" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/fragrant-coffee-beans-are-scattered-from-jar-rustic-tabletop-background-closeup-selective-focus-copy-space-banner_166373-2309.jpg?_wi=2", imageAlt: "Coffee beans" }
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-glass-with-delicious-coffee_23-2149703761.jpg", imageAlt: "Jitterz espresso" },
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-panna-cotta_2829-12874.jpg", imageAlt: "Caramel latte" },
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/cold-summer-coffee-drink-with-ice-orange-juice_169016-21399.jpg", imageAlt: "Cold brew" },
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/espresso-cup-coffee-beans_1220-7116.jpg", imageAlt: "Espresso shot" },
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/blank-mock-up-design-cafe-signboard-nice-building-outdoors_158595-6498.jpg", imageAlt: "Coffee shop" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/fragrant-coffee-beans-are-scattered-from-jar-rustic-tabletop-background-closeup-selective-focus-copy-space-banner_166373-2309.jpg", imageAlt: "Coffee beans" }
]}
autoPlay={true}
autoPlayInterval={4000}