Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-02 17:46:19 +00:00

View File

@@ -142,19 +142,19 @@ export default function LandingPage() {
id: "1",
name: "Crispy Zing",
price: "RS.550",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-chicken-burger_23-2148699050.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-chicken-burger_23-2148699050.jpg?_wi=1",
},
{
id: "2",
name: "Mighty Zing",
price: "RS.700",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-buns-table_140725-8141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-buns-table_140725-8141.jpg?_wi=1",
},
{
id: "3",
name: "Fillet Zing",
price: "RS.550",
imageSrc: "http://img.b2bpic.net/free-photo/juicy-chicken-burger-with-fresh-lettuce-crispy-french-fries-wooden-board_181624-50895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/juicy-chicken-burger-with-fresh-lettuce-crispy-french-fries-wooden-board_181624-50895.jpg?_wi=1",
},
{
id: "4",
@@ -190,19 +190,19 @@ export default function LandingPage() {
id: 1,
title: "Fresh Ingredients",
description: "We use locally sourced fresh chicken and veggies daily.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-chicken-burger_23-2148699050.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-fried-chicken-burger_23-2148699050.jpg?_wi=2",
},
{
id: 2,
title: "Signature Sauces",
description: "5 custom heat-rated sauces made from scratch.",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-buns-table_140725-8141.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/freshly-baked-buns-table_140725-8141.jpg?_wi=2",
},
{
id: 3,
title: "Quick Service",
description: "Your meal, ready in minutes.",
imageSrc: "http://img.b2bpic.net/free-photo/juicy-chicken-burger-with-fresh-lettuce-crispy-french-fries-wooden-board_181624-50895.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/juicy-chicken-burger-with-fresh-lettuce-crispy-french-fries-wooden-board_181624-50895.jpg?_wi=2",
},
]}
title="How We Do It"
@@ -278,7 +278,7 @@ export default function LandingPage() {
tag="Limited Time"
title="RS.450 Meal Deal"
description="Don't miss out on our special meal deal. Sign up for updates."
imageSrc="http://img.b2bpic.net/free-photo/front-view-fried-chicken-burger_23-2148699050.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-fried-chicken-burger_23-2148699050.jpg?_wi=3"
mediaAnimation="slide-up"
/>
</div>