Merge version_1 into main #1
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
href: "#stores",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-yummy-burger-table_23-2148374940.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-yummy-burger-table_23-2148374940.jpg?_wi=1"
|
||||
imageAlt="mcdonalds big mac professional photography"
|
||||
avatars={[
|
||||
{
|
||||
@@ -129,14 +129,14 @@ export default function LandingPage() {
|
||||
name: "빅맥",
|
||||
price: "₩6,900",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-golden-french-fries-close-up_84443-72275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-golden-french-fries-close-up_84443-72275.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "치즈버거",
|
||||
price: "₩2,900",
|
||||
variant: "Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burger-white-background-ai-generated_268835-10832.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burger-white-background-ai-generated_268835-10832.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-delicious-cheeseburger_23-2148314189.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-burger-table_23-2148374940.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-burger-table_23-2148374940.jpg?_wi=2",
|
||||
imageAlt: "mcdonalds big mac professional photography",
|
||||
},
|
||||
{
|
||||
@@ -257,7 +257,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beer-mug-hamburger_23-2148575423.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-golden-french-fries-close-up_84443-72275.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crispy-golden-french-fries-close-up_84443-72275.jpg?_wi=2",
|
||||
imageAlt: "mcdonalds big mac professional photography",
|
||||
},
|
||||
{
|
||||
@@ -272,7 +272,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beef-burger-with-sauces-cutlery_23-2148290628.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burger-white-background-ai-generated_268835-10832.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burger-white-background-ai-generated_268835-10832.jpg?_wi=2",
|
||||
imageAlt: "mcdonalds big mac professional photography",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user