Merge version_4 into main
Merge version_4 into main
This commit was merged in pull request #8.
This commit is contained in:
@@ -127,7 +127,7 @@ export default function HomePage() {
|
||||
id: "gouda-burger", name: "Gouda Burger", price: "Market Price", variant: "Smoked Gouda, Crispy Onions, Caramelized", imageSrc: "https://images.unsplash.com/photo-1553979459-d2229ba7433b?w=600&h=600&fit=crop&_wi=1", imageAlt: "Gouda burger with crispy golden onions and melted cheese"
|
||||
},
|
||||
{
|
||||
id: "brisket-fries", name: "Brisket Loaded Fries", price: "Market Price", variant: "Slow Cooked Brisket, House Sauce", imageSrc: "https://images.unsplash.com/photo-1599022427443-3f4e6b1d9b90?w=600&h=600&fit=crop&_wi=1", imageAlt: "Loaded fries topped with slow-cooked brisket and house sauce"
|
||||
id: "brisket-fries", name: "Brisket Loaded Fries", price: "Market Price", variant: "Slow Cooked Brisket, House Sauce", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AKHsf4Kb4dPhOnDqcrt8DGaJaC/tmp/brisket-fries-1773689926650-dc8600fb.png", imageAlt: "Loaded fries topped with slow-cooked brisket and house sauce"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user