Merge version_1 into main #3
@@ -47,8 +47,8 @@ export default function LandingPage() {
|
||||
description="Experience handcrafted flavors and cozy moments at Meeka's. Your neighborhood sanctuary for artisanal coffee and gourmet comfort food."
|
||||
tag="Welcome to Meeka's"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wooden-pot-wooden-table-with-flowers-candles-it-near-armchair-fireplace_181624-6073.jpg", imageAlt: "Cafe interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg", imageAlt: "Coffee and food" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/wooden-pot-wooden-table-with-flowers-candles-it-near-armchair-fireplace_181624-6073.jpg?_wi=1", imageAlt: "Cafe interior" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=1", imageAlt: "Coffee and food" }
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
rating={5}
|
||||
@@ -110,9 +110,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Sarah J.", date: "Oct 2023", title: "Regular Guest", quote: "The best coffee in town. Always a warm welcome!", tag: "Coffee", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wooden-pot-wooden-table-with-flowers-candles-it-near-armchair-fireplace_181624-6073.jpg", imageAlt: "happy customer laughing portrait"},
|
||||
id: "t1", name: "Sarah J.", date: "Oct 2023", title: "Regular Guest", quote: "The best coffee in town. Always a warm welcome!", tag: "Coffee", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-dining-table-while-communicating-with-her-husband_637285-3516.jpg", imageSrc: "http://img.b2bpic.net/free-photo/wooden-pot-wooden-table-with-flowers-candles-it-near-armchair-fireplace_181624-6073.jpg?_wi=2", imageAlt: "happy customer laughing portrait"},
|
||||
{
|
||||
id: "t2", name: "Mark D.", date: "Sep 2023", title: "Foodie", quote: "I love the farm-to-table brunch specials.", tag: "Brunch", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-tourist-checking-his-notes-making-list-items-holiday-writing-down-ideas-packing_1258-314031.jpg", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg", imageAlt: "happy customer laughing portrait"},
|
||||
id: "t2", name: "Mark D.", date: "Sep 2023", title: "Foodie", quote: "I love the farm-to-table brunch specials.", tag: "Brunch", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-tourist-checking-his-notes-making-list-items-holiday-writing-down-ideas-packing_1258-314031.jpg", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=2", imageAlt: "happy customer laughing portrait"},
|
||||
]}
|
||||
title="Kind Words"
|
||||
description="Hear what our wonderful guests have to say."
|
||||
|
||||
Reference in New Issue
Block a user