Merge version_1 into main #1
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5061.jpg?_wi=1",
|
||||
imageAlt: "cozy cafe interior warm lighting",
|
||||
},
|
||||
{
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -93,11 +93,11 @@ export default function LandingPage() {
|
||||
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",
|
||||
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={[
|
||||
{
|
||||
@@ -192,7 +192,7 @@ export default function LandingPage() {
|
||||
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",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-african-woman-student-sitting-cafe-smiling-drinking-coffee_176420-12326.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -200,7 +200,7 @@ export default function LandingPage() {
|
||||
role: "Night Owl",
|
||||
company: "Local Business",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5061.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5061.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
role: "Student",
|
||||
company: "University",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277989.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/foodie-taking-photo-bowl-with-salad-sea-fruits_23-2149277989.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -216,7 +216,7 @@ export default function LandingPage() {
|
||||
role: "Teacher",
|
||||
company: "Tacoma School",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-laugh-together_23-2148395336.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
|
||||
Reference in New Issue
Block a user