Merge version_1 into main #1
@@ -61,15 +61,15 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah M.", handle: "Regular Customer", testimonial: "Absolutely amazing matcha latte with oat milk. The atmosphere is so peaceful and welcoming.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Sarah M."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=1", imageAlt: "Sarah M."
|
||||
},
|
||||
{
|
||||
name: "James L.", handle: "Café Enthusiast", testimonial: "Loved the Japanese aesthetic and thoughtful design. Best matcha in Richmond!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "James L."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=2", imageAlt: "James L."
|
||||
},
|
||||
{
|
||||
name: "Emily R.", handle: "Coffee Connoisseur", testimonial: "Kind and attentive service. The strawberry matcha is truly special.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg", imageAlt: "Emily R."
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businessman-smiling-camera_1163-4660.jpg?_wi=3", imageAlt: "Emily R."
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -93,13 +93,13 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{
|
||||
title: "Oat Milk Matcha Latte", description: "Premium ceremonial-grade matcha whisked with creamy oat milk for a smooth, luxurious experience.", imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-cup_417767-46.jpg", imageAlt: "Oat milk matcha latte", button: { text: "Order Now", href: "https://example.com/order" }
|
||||
title: "Oat Milk Matcha Latte", description: "Premium ceremonial-grade matcha whisked with creamy oat milk for a smooth, luxurious experience.", imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-cup_417767-46.jpg?_wi=1", imageAlt: "Oat milk matcha latte", button: { text: "Order Now", href: "https://example.com/order" }
|
||||
},
|
||||
{
|
||||
title: "Hojicha Latte", description: "Silky roasted green tea with warm notes. A comforting alternative to traditional matcha.", imageSrc: "http://img.b2bpic.net/free-photo/hot-coffee-pine-grass-coffee-beans-marble-surface_114579-52734.jpg", imageAlt: "Hojicha latte", button: { text: "Order Now", href: "https://example.com/order" }
|
||||
title: "Hojicha Latte", description: "Silky roasted green tea with warm notes. A comforting alternative to traditional matcha.", imageSrc: "http://img.b2bpic.net/free-photo/hot-coffee-pine-grass-coffee-beans-marble-surface_114579-52734.jpg?_wi=1", imageAlt: "Hojicha latte", button: { text: "Order Now", href: "https://example.com/order" }
|
||||
},
|
||||
{
|
||||
title: "Iced Strawberry Matcha", description: "Refreshing blend of sweet strawberry and vibrant matcha. Perfect for warm days.", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-still-life-asian-tea_23-2149709065.jpg", imageAlt: "Iced strawberry matcha", button: { text: "Order Now", href: "https://example.com/order" }
|
||||
title: "Iced Strawberry Matcha", description: "Refreshing blend of sweet strawberry and vibrant matcha. Perfect for warm days.", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-still-life-asian-tea_23-2149709065.jpg?_wi=1", imageAlt: "Iced strawberry matcha", button: { text: "Order Now", href: "https://example.com/order" }
|
||||
},
|
||||
{
|
||||
title: "Matcha Parfait", description: "Layers of matcha ice cream, whipped cream, and house-made granola. An Instagram-worthy dessert.", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-milkshake-glass-topped-with-whipped-cream-chocolate_140725-1320.jpg", imageAlt: "Matcha parfait", button: { text: "Order Now", href: "https://example.com/order" }
|
||||
@@ -126,10 +126,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{
|
||||
title: "Premium Japanese Matcha", description: "Sourced directly from Japan and whisked fresh to order using traditional methods.", imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-cup_417767-46.jpg", imageAlt: "Premium matcha preparation"
|
||||
title: "Premium Japanese Matcha", description: "Sourced directly from Japan and whisked fresh to order using traditional methods.", imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-cup_417767-46.jpg?_wi=2", imageAlt: "Premium matcha preparation"
|
||||
},
|
||||
{
|
||||
title: "Cozy Relaxing Atmosphere", description: "Thoughtfully designed interior with Japanese minimalism, soft lighting, and comfortable seating.", imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg", imageAlt: "Cozy café interior"
|
||||
title: "Cozy Relaxing Atmosphere", description: "Thoughtfully designed interior with Japanese minimalism, soft lighting, and comfortable seating.", imageSrc: "http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg?_wi=1", imageAlt: "Cozy café interior"
|
||||
},
|
||||
{
|
||||
title: "Friendly Local Service", description: "Our team treats every customer like family. We remember names, preferences, and serve with genuine warmth.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-businesswoman-her-own-cafe-manager-standing-near-entrance-inviting-you-posi_1258-123855.jpg", imageAlt: "Friendly café staff"
|
||||
@@ -177,13 +177,13 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Oat Milk Matcha Latte", price: "$6.50", variant: "Hot · Available Daily", imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-cup_417767-46.jpg", imageAlt: "Oat milk matcha latte"
|
||||
id: "1", name: "Oat Milk Matcha Latte", price: "$6.50", variant: "Hot · Available Daily", imageSrc: "http://img.b2bpic.net/free-photo/matcha-latte-cup_417767-46.jpg?_wi=3", imageAlt: "Oat milk matcha latte"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Hojicha Latte", price: "$6.25", variant: "Hot/Iced · Roasted Green Tea", imageSrc: "http://img.b2bpic.net/free-photo/hot-coffee-pine-grass-coffee-beans-marble-surface_114579-52734.jpg", imageAlt: "Hojicha latte"
|
||||
id: "2", name: "Hojicha Latte", price: "$6.25", variant: "Hot/Iced · Roasted Green Tea", imageSrc: "http://img.b2bpic.net/free-photo/hot-coffee-pine-grass-coffee-beans-marble-surface_114579-52734.jpg?_wi=2", imageAlt: "Hojicha latte"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Strawberry Matcha", price: "$7.00", variant: "Iced · Seasonal Favorite", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-still-life-asian-tea_23-2149709065.jpg", imageAlt: "Iced strawberry matcha"
|
||||
id: "3", name: "Strawberry Matcha", price: "$7.00", variant: "Iced · Seasonal Favorite", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-still-life-asian-tea_23-2149709065.jpg?_wi=2", imageAlt: "Iced strawberry matcha"
|
||||
}
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
{ value: "4.1★", title: "Highly Rated (36 Reviews)" },
|
||||
{ value: "Premium", title: "Ceremonial-Grade Matcha" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg?_wi=2"
|
||||
imageAlt="Cozy Nonbiri Café Interior"
|
||||
useInvertedBackground={false}
|
||||
mediaAnimation="slide-up"
|
||||
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
||||
required: true
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-white-long-sleeve-shirt-sitting-chair-cafe_250224-25.jpg?_wi=3"
|
||||
imageAlt="Contact us at Nonbiri Café"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user