Update src/app/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "slide1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-burger-meal_23-2151433718.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-burger-meal_23-2151433718.jpg?_wi=1",
|
||||
imageAlt: "Juicy Burger",
|
||||
},
|
||||
{
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
name: "كلاسيك بركر",
|
||||
price: "7,500 IQD",
|
||||
variant: "لحم بقري فاخر",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637342.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637342.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
title: "الوجبات",
|
||||
subtitle: "كومبو متكامل",
|
||||
description: "وجبات متكاملة مع المشروب والبطاطس",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-burger-meal_23-2151433718.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-burger-meal_23-2151433718.jpg?_wi=2",
|
||||
imageAlt: "Half cheeseburger with tomatoes and salad",
|
||||
},
|
||||
{
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
title: "الفرايز",
|
||||
subtitle: "مقرمشات",
|
||||
description: "بطاطس ذهبية ومقرمشة",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637342.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-american-hamburger_23-2149637342.jpg?_wi=2",
|
||||
imageAlt: "Half cheeseburger with tomatoes and salad",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user