Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -147,7 +147,7 @@ export default function HomePage() {
|
||||
name: "Gouda Burger",
|
||||
price: "Market Price",
|
||||
variant: "Smoked Gouda, Crispy Onions, Caramelized",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e7k66b",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e7k66b&_wi=1",
|
||||
imageAlt: "Gouda burger with crispy golden onions",
|
||||
},
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function HomePage() {
|
||||
name: "Brisket Loaded Fries",
|
||||
price: "Market Price",
|
||||
variant: "Slow Cooked Brisket, House Sauce",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zm1qqa",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zm1qqa&_wi=1",
|
||||
imageAlt: "Loaded fries topped with brisket and sauce",
|
||||
},
|
||||
]}
|
||||
@@ -192,7 +192,7 @@ export default function HomePage() {
|
||||
title: "House Made Sauces",
|
||||
description:
|
||||
"Our signature Hook sauce and specialty preparations are crafted daily using premium ingredients and secret recipes.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e7k66b",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=e7k66b&_wi=2",
|
||||
imageAlt: "Gourmet burger with house sauce",
|
||||
},
|
||||
{
|
||||
@@ -200,7 +200,7 @@ export default function HomePage() {
|
||||
title: "Loaded Fries Everyone Talks About",
|
||||
description:
|
||||
"Crispy fries loaded with brisket, blue cheese, bacon, and our proprietary sauce. Not just a side—a destination.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zm1qqa",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=zm1qqa&_wi=2",
|
||||
imageAlt: "Brisket loaded fries with sauce",
|
||||
},
|
||||
]}
|
||||
@@ -319,7 +319,7 @@ export default function HomePage() {
|
||||
text: "Book The Truck",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l12too",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l12too&_wi=1",
|
||||
imageAlt: "Food truck catering at outdoor event",
|
||||
},
|
||||
{
|
||||
@@ -338,7 +338,7 @@ export default function HomePage() {
|
||||
text: "Book The Truck",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l12too",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l12too&_wi=2",
|
||||
imageAlt: "Corporate catering with The Hook food truck",
|
||||
},
|
||||
{
|
||||
@@ -357,7 +357,7 @@ export default function HomePage() {
|
||||
text: "Book The Truck",
|
||||
href: "#",
|
||||
},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l12too",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l12too&_wi=3",
|
||||
imageAlt: "Festival food truck event service",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user