Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-29 21:03:06 +00:00

View File

@@ -74,19 +74,19 @@ export default function LandingPage() {
imageAlt: "Juicy smashed burger",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-hamburger-with-tomatoes-dark-background_179666-19389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-hamburger-with-tomatoes-dark-background_179666-19389.jpg?_wi=1",
imageAlt: "Classic smashed beef burger",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg?_wi=1",
imageAlt: "Signature beef burger",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-with-hamburger_23-2148614115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-with-hamburger_23-2148614115.jpg?_wi=1",
imageAlt: "Lacy crispy burger",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-burger-ingredients-wooden-table_23-2148235090.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-burger-ingredients-wooden-table_23-2148235090.jpg?_wi=1",
imageAlt: "Fresh burger ingredients",
},
]}
@@ -106,19 +106,19 @@ export default function LandingPage() {
id: "1",
name: "The Original",
price: "145 EGP",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-hamburger-with-tomatoes-dark-background_179666-19389.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-meat-hamburger-with-tomatoes-dark-background_179666-19389.jpg?_wi=2",
},
{
id: "2",
name: "Moes Favorite",
price: "165 EGP",
imageSrc: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/artistic-photo-hamburger-with-bokeh_23-2148374867.jpg?_wi=2",
},
{
id: "3",
name: "The Lacy One",
price: "175 EGP",
imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-with-hamburger_23-2148614115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/creative-assortment-with-hamburger_23-2148614115.jpg?_wi=2",
},
]}
title="Our Signature Creations"
@@ -134,7 +134,7 @@ export default function LandingPage() {
description="We don't cut corners. From our 100% real beef to our freshly baked buns and perfectly grilled hotdogs, every bite is a holy experience."
subdescription="Visit us at New Giza or Sahel. Enjoy clean environments with kid-friendly play areas in select locations."
icon={Utensils}
imageSrc="http://img.b2bpic.net/free-photo/top-view-burger-ingredients-wooden-table_23-2148235090.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-burger-ingredients-wooden-table_23-2148235090.jpg?_wi=2"
mediaAnimation="blur-reveal"
/>
</div>