Merge version_1 into main #1
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-traveling-local-place_23-2149016702.jpg", imageAlt: "El Super Salchichon food truck illuminated at night" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/dinner-table_53876-42855.jpg", imageAlt: "Community picnic tables with diners" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sushi-arrangement_23-2149013627.jpg", imageAlt: "Colorful sushi rolls on a platter" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-sushi-arrangement_23-2149013627.jpg?_wi=1", imageAlt: "Colorful sushi rolls on a platter" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah M.", handle: "@taftfoodie", testimonial: "The best sushi in Taft — the owner's super cool, never had a problem with the quality. Fresh, innovative, and always packed!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg", imageAlt: "Sarah M profile picture"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg?_wi=1", imageAlt: "Sarah M profile picture"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus T.", handle: "@localvibe", testimonial: "Chili cheese fries hit different here. Crispy, loaded, and exactly what I needed. Keeps me coming back weekly.", rating: 5,
|
||||
@@ -170,7 +170,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "6", name: "Danny R.", handle: "@loyalcustomer", testimonial: "Been here 50+ times. Never disappointed. The crew knows my order. That's the kind of place this is. Respect.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg", imageAlt: "Danny R profile picture"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-happy_1298-197.jpg?_wi=2", imageAlt: "Danny R profile picture"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
title="Weekly Specials"
|
||||
description="Keep coming back for limited-time deals and seasonal favorites"
|
||||
tag="Limited Time Offers"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-sushi-arrangement_23-2149013627.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-sushi-arrangement_23-2149013627.jpg?_wi=2"
|
||||
imageAlt="Fresh specialty menu items"
|
||||
accordionItems={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user