Merge version_1 into main #1
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/illuminated-fairy-lights-against-blurred-backdrop_23-2148056725.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/illuminated-fairy-lights-against-blurred-backdrop_23-2148056725.jpg?_wi=1"
|
||||
imageAlt="Authentic Irish Pub Interior"
|
||||
/>
|
||||
</div>
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
price: "18.00 ₾",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veggie-quinoa-burger-with-sprouts-flax-seeds-white-plate_23-2148165627.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veggie-quinoa-burger-with-sprouts-flax-seeds-white-plate_23-2148165627.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
price: "15.00 ₾",
|
||||
rating: 5,
|
||||
reviewCount: "950",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veggie-quinoa-burger-with-sprouts-flax-seeds-white-plate_23-2148165627.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veggie-quinoa-burger-with-sprouts-flax-seeds-white-plate_23-2148165627.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -125,7 +125,7 @@ export default function LandingPage() {
|
||||
price: "22.00 ₾",
|
||||
rating: 4,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veggie-quinoa-burger-with-sprouts-flax-seeds-white-plate_23-2148165627.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veggie-quinoa-burger-with-sprouts-flax-seeds-white-plate_23-2148165627.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
@@ -134,7 +134,7 @@ export default function LandingPage() {
|
||||
price: "16.00 ₾",
|
||||
rating: 4,
|
||||
reviewCount: "67",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veggie-quinoa-burger-with-sprouts-flax-seeds-white-plate_23-2148165627.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veggie-quinoa-burger-with-sprouts-flax-seeds-white-plate_23-2148165627.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
price: "12.00 ₾",
|
||||
rating: 5,
|
||||
reviewCount: "210",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veggie-quinoa-burger-with-sprouts-flax-seeds-white-plate_23-2148165627.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veggie-quinoa-burger-with-sprouts-flax-seeds-white-plate_23-2148165627.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
price: "10.00 ₾",
|
||||
rating: 4,
|
||||
reviewCount: "88",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veggie-quinoa-burger-with-sprouts-flax-seeds-white-plate_23-2148165627.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/veggie-quinoa-burger-with-sprouts-flax-seeds-white-plate_23-2148165627.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Classic Pub Favorites"
|
||||
@@ -266,7 +266,7 @@ export default function LandingPage() {
|
||||
name: "message",
|
||||
placeholder: "Your questions or reservation requests",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/illuminated-fairy-lights-against-blurred-backdrop_23-2148056725.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/illuminated-fairy-lights-against-blurred-backdrop_23-2148056725.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user