Update src/app/page.tsx

This commit is contained in:
2026-05-09 07:07:51 +00:00
parent f7c101d96f
commit 0d1a46a766

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
tag="Arts District, DTLA"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/plates-with-chocolate-sticks-dark-background_23-2148340440.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plates-with-chocolate-sticks-dark-background_23-2148340440.jpg?_wi=1",
imageAlt: "Girl & the Goat Interior",
},
{
@@ -96,7 +96,7 @@ export default function LandingPage() {
description="In summer 2021, Girl & the Goat went west for sunny skies and new culinary adventures."
subdescription="Chef Stephanie Izard brings her signature gutsy, unexpected combinations to Los Angeles."
icon={Utensils}
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865318.jpg"
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865318.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -109,19 +109,19 @@ export default function LandingPage() {
{
title: "Farm-Driven",
description: "Taking advantage of the area's incredible produce.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-mushrooms-tomatoes-red-bell-peppers-cutting-board_140725-145790.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-mushrooms-tomatoes-red-bell-peppers-cutting-board_140725-145790.jpg?_wi=1",
buttonIcon: "Sprout",
},
{
title: "Global Soul",
description: "Flavors inspired by travel and discovery.",
imageSrc: "http://img.b2bpic.net/free-photo/chef-putting-tomatoes-avocado_23-2148471901.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-putting-tomatoes-avocado_23-2148471901.jpg?_wi=1",
buttonIcon: "Globe",
},
{
title: "Social Dining",
description: "Family-style sharing encouraged.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-date_23-2148422373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-date_23-2148422373.jpg?_wi=1",
buttonIcon: "Users",
},
{
@@ -198,7 +198,7 @@ export default function LandingPage() {
quote: "The goat empanadas are life changing.",
tag: "LA Local",
avatarSrc: "http://img.b2bpic.net/free-photo/top-view-friends-having-lunch-luxury-restaurant_23-2151081463.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plates-with-chocolate-sticks-dark-background_23-2148340440.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/plates-with-chocolate-sticks-dark-background_23-2148340440.jpg?_wi=2",
imageAlt: "happy diner restaurant portrait",
},
{
@@ -209,7 +209,7 @@ export default function LandingPage() {
quote: "Stephanie never misses. Every dish is a surprise.",
tag: "Foodie",
avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-friends-eating-restaurant_23-2150491774.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865318.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-learning-make-sushi_23-2149865318.jpg?_wi=2",
imageAlt: "happy diner restaurant portrait",
},
{
@@ -220,7 +220,7 @@ export default function LandingPage() {
quote: "The Arts District location is absolutely beautiful.",
tag: "Regular",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-putting-tomatoes-avocado_23-2148471901.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-putting-tomatoes-avocado_23-2148471901.jpg?_wi=2",
imageAlt: "happy diner restaurant portrait",
},
{
@@ -231,7 +231,7 @@ export default function LandingPage() {
quote: "Sunday brunch is the highlight of my week.",
tag: "Bruncher",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-woman-holding-mobile-phone_171337-4024.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-mushrooms-tomatoes-red-bell-peppers-cutting-board_140725-145790.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-vegetables-mushrooms-tomatoes-red-bell-peppers-cutting-board_140725-145790.jpg?_wi=2",
imageAlt: "happy diner restaurant portrait",
},
{
@@ -242,7 +242,7 @@ export default function LandingPage() {
quote: "The fusion of flavors is simply unmatched.",
tag: "Critic",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-having-lunch-luxury-restaurant_23-2150598347.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-date_23-2148422373.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-date_23-2148422373.jpg?_wi=2",
imageAlt: "happy diner restaurant portrait",
},
]}