Merge version_1 into main #3
@@ -97,18 +97,18 @@ export default function LandingPage() {
|
||||
title: "Handcrafted Daily", description: "Every single wrap is made to order with fresh, locally sourced ingredients.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg", imageAlt: "Fresh ingredients"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg?_wi=1", imageAlt: "Fresh ingredients"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg", imageAlt: "Wrapping process"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg?_wi=2", imageAlt: "Wrapping process"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Heritage Roots", description: "Inspired by Sunday dinner classics, designed for a modern, convenient experience.", icon: Award,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg", imageAlt: "Heritage food"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg?_wi=3", imageAlt: "Heritage food"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg", imageAlt: "Yorkie wrap detail"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-breakfast-meal-assortment_23-2148833915.jpg?_wi=4", imageAlt: "Yorkie wrap detail"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Jane D.", handle: "@brentwoodlocal", testimonial: "The best Yorkie wrap I have ever had. The staff are so friendly and the parking is a huge bonus!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891087.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891087.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Mark S.", handle: "@foodieessex", testimonial: "Proper homemade gravy and fresh ingredients. A true gem in Brentwood.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-couple-eating-hot-dog-spending-time-with-pleasure-outdoors-summertime_8353-6324.jpg"},
|
||||
@@ -137,7 +137,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-with-food_23-2148899066.jpg"},
|
||||
{
|
||||
id: "5", name: "Emma R.", handle: "@essexfoodie", testimonial: "A unique concept executed perfectly. The Yorkie wrap is the ultimate comfort food.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891087.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891087.jpg?_wi=2"},
|
||||
]}
|
||||
showRating={true}
|
||||
title="Loved by Locals"
|
||||
|
||||
Reference in New Issue
Block a user