Update src/pages/HomePage.tsx
This commit is contained in:
@@ -57,7 +57,7 @@ export default function HomePage() {
|
||||
"Summer Vibe",
|
||||
"Patio",
|
||||
],
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FJRV03nE3LwAAG5jRBAh31loHt/uploaded-1782583772819-g1g6b63j.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FJRV03nE3LwAAG5jRBAh31loHt/uploaded-1782583772819-g1g6b63j.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Full Bar",
|
||||
@@ -65,7 +65,7 @@ export default function HomePage() {
|
||||
"Unique Drinks",
|
||||
"Margaritas",
|
||||
],
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FJRV03nE3LwAAG5jRBAh31loHt/uploaded-1782583772819-v63rvp8k.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FJRV03nE3LwAAG5jRBAh31loHt/uploaded-1782583772819-v63rvp8k.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
title: "Catering Services",
|
||||
@@ -73,7 +73,7 @@ export default function HomePage() {
|
||||
"Events",
|
||||
"Groups",
|
||||
],
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FJRV03nE3LwAAG5jRBAh31loHt/uploaded-1782583772820-tmeo3g68.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FJRV03nE3LwAAG5jRBAh31loHt/uploaded-1782583772820-tmeo3g68.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -110,17 +110,17 @@ export default function HomePage() {
|
||||
{
|
||||
title: "Fried Shrimp Tacos",
|
||||
description: "Fan favorite with chipotle cream.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FJRV03nE3LwAAG5jRBAh31loHt/uploaded-1782583772820-tmeo3g68.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FJRV03nE3LwAAG5jRBAh31loHt/uploaded-1782583772820-tmeo3g68.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Chicken Enchiladas",
|
||||
description: "Served with Mexican potatoes.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FJRV03nE3LwAAG5jRBAh31loHt/uploaded-1782583772819-v63rvp8k.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FJRV03nE3LwAAG5jRBAh31loHt/uploaded-1782583772819-v63rvp8k.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
title: "Churros",
|
||||
description: "Warm, sugary dessert perfection.",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FJRV03nE3LwAAG5jRBAh31loHt/uploaded-1782583772819-g1g6b63j.jpg",
|
||||
imageSrc: "https://storage.googleapis.com/webild/users/user_3FJRV03nE3LwAAG5jRBAh31loHt/uploaded-1782583772819-g1g6b63j.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user