Update src/app/page.tsx
This commit is contained in:
@@ -126,14 +126,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Scan the QR", description: "Find the code on your table and scan to open our menu directly on your phone.", bentoComponent: "reveal-icon", icon: QrCode,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-phone-night_1303-5741.jpg", imageAlt: "minimalist dark cafe interior"},
|
||||
title: "Scan the QR", description: "Find the code on your table and scan to open our menu directly on your phone.", bentoComponent: "reveal-icon", icon: QrCode},
|
||||
{
|
||||
title: "Choose & Customize", description: "Select your drinks and food, then customize just the way you like them.", bentoComponent: "reveal-icon", icon: Coffee,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-coffee-beans-spoon-with-smoke-dark_181624-1008.jpg", imageAlt: "minimalist dark cafe interior"},
|
||||
title: "Choose & Customize", description: "Select your drinks and food, then customize just the way you like them.", bentoComponent: "reveal-icon", icon: Coffee},
|
||||
{
|
||||
title: "Payment & Prep", description: "Pay instantly and our barista will prepare your order and deliver it to you.", bentoComponent: "reveal-icon", icon: CreditCard,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-freshly-baked-croissants-bakery-blurred-background_169016-25377.jpg", imageAlt: "minimalist dark cafe interior"},
|
||||
title: "Payment & Prep", description: "Pay instantly and our barista will prepare your order and deliver it to you.", bentoComponent: "reveal-icon", icon: CreditCard},
|
||||
]}
|
||||
title="Simple 3-Step Ordering"
|
||||
description="Enjoy a contact-less experience from table to cup."
|
||||
|
||||
Reference in New Issue
Block a user