Merge version_1 into main #3
@@ -44,13 +44,13 @@ export default function LandingPage() {
|
||||
title="Welcome to Bok's Cafe"
|
||||
description="Great Food, Open Late. Serving Tacoma, WA with love until 2 AM every single day."
|
||||
testimonials={[
|
||||
{ name: "Sarah J.", handle: "@sarahj", testimonial: "The best late-night food in Tacoma! Always fresh and friendly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/indoor-with-elegant-wooden-dining-table-chairs_116348-100.jpg", imageAlt: "cozy cafe interior warm lighting" },
|
||||
{ name: "Mike T.", handle: "@miket", testimonial: "I love the burgers here, super tasty and reliable service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-sitting-cafe-smiling-drinking-coffee_176420-12326.jpg", imageAlt: "cozy cafe interior warm lighting" },
|
||||
{ name: "Elena R.", handle: "@elenar", testimonial: "Open until 2 AM? Absolute lifesaver for my night shifts.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5061.jpg", imageAlt: "cozy cafe interior warm lighting" },
|
||||
{ name: "David W.", handle: "@davidw", testimonial: "Fantastic local spot. Highly recommended for everyone.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277989.jpg", imageAlt: "cozy cafe interior warm lighting" },
|
||||
{ name: "Kim L.", handle: "@kiml", testimonial: "Consistently great food and very welcoming atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg", imageAlt: "cozy cafe interior warm lighting" },
|
||||
{ name: "Sarah J.", handle: "@sarahj", testimonial: "The best late-night food in Tacoma! Always fresh and friendly.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/indoor-with-elegant-wooden-dining-table-chairs_116348-100.jpg?_wi=1", imageAlt: "cozy cafe interior warm lighting" },
|
||||
{ name: "Mike T.", handle: "@miket", testimonial: "I love the burgers here, super tasty and reliable service.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-sitting-cafe-smiling-drinking-coffee_176420-12326.jpg?_wi=1", imageAlt: "cozy cafe interior warm lighting" },
|
||||
{ name: "Elena R.", handle: "@elenar", testimonial: "Open until 2 AM? Absolute lifesaver for my night shifts.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5061.jpg?_wi=1", imageAlt: "cozy cafe interior warm lighting" },
|
||||
{ name: "David W.", handle: "@davidw", testimonial: "Fantastic local spot. Highly recommended for everyone.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277989.jpg?_wi=1", imageAlt: "cozy cafe interior warm lighting" },
|
||||
{ name: "Kim L.", handle: "@kiml", testimonial: "Consistently great food and very welcoming atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg?_wi=1", imageAlt: "cozy cafe interior warm lighting" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/indoor-with-elegant-wooden-dining-table-chairs_116348-100.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/indoor-with-elegant-wooden-dining-table-chairs_116348-100.jpg?_wi=2"
|
||||
imageAlt="cozy cafe interior warm lighting"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/life-style_1122-1851.jpg", alt: "life style" },
|
||||
@@ -97,10 +97,10 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah J.", role: "Regular", company: "Tacoma Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-sitting-cafe-smiling-drinking-coffee_176420-12326.jpg" },
|
||||
{ id: "2", name: "Mike T.", role: "Night Owl", company: "Local Business", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5061.jpg" },
|
||||
{ id: "3", name: "Elena R.", role: "Student", company: "University", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277989.jpg" },
|
||||
{ id: "4", name: "David W.", role: "Teacher", company: "Tacoma School", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg" },
|
||||
{ id: "1", name: "Sarah J.", role: "Regular", company: "Tacoma Local", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-sitting-cafe-smiling-drinking-coffee_176420-12326.jpg?_wi=2" },
|
||||
{ id: "2", name: "Mike T.", role: "Night Owl", company: "Local Business", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5061.jpg?_wi=2" },
|
||||
{ id: "3", name: "Elena R.", role: "Student", company: "University", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277989.jpg?_wi=2" },
|
||||
{ id: "4", name: "David W.", role: "Teacher", company: "Tacoma School", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg?_wi=2" },
|
||||
{ id: "5", name: "Kim L.", role: "Designer", company: "Freelance", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-beautiful-joyful-african-student-woman-with-dark-wavy-hair-green-cardigan-sitting-cafe-drinking-cup-coffee-smiling-camera-woman-waiting-her-boyfriend-after-university_176420-12329.jpg" },
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user