Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Call Now", href: "tel:01128663773"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-burger-composition_23-2148868224.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-delicious-burger-composition_23-2148868224.jpg?_wi=1"
|
||||
imageAlt="Juicy smash burger"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Signature", name: "The Classic Smash", price: "E£240", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-french-fries-inside-plate-dark-background-potato-burger-meal-sandwich-dinner-dish_140725-96436.jpg"},
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-french-fries-inside-plate-dark-background-potato-burger-meal-sandwich-dinner-dish_140725-96436.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", brand: "Signature", name: "Spicy BBQ Smash", price: "E£280", rating: 5,
|
||||
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-burger-slate_23-2148238516.jpg"},
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Fresh Daily", description: "100% fresh beef, hand-smashed on order.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-composition_23-2148868224.jpg", imageAlt: "chef cooking burger"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-burger-composition_23-2148868224.jpg?_wi=2", imageAlt: "chef cooking burger"},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
title: "Fast Delivery", description: "Hot, fresh, and delivered right to your door.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-french-fries-inside-plate-dark-background-potato-burger-meal-sandwich-dinner-dish_140725-96436.jpg", imageAlt: "chef cooking burger"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-french-fries-inside-plate-dark-background-potato-burger-meal-sandwich-dinner-dish_140725-96436.jpg?_wi=2", imageAlt: "chef cooking burger"},
|
||||
items: [
|
||||
{
|
||||
icon: Zap,
|
||||
|
||||
Reference in New Issue
Block a user