Merge version_1 into main #1
@@ -64,7 +64,7 @@ export default function LandingPage() {
|
||||
handle: "@foodie",
|
||||
testimonial: "The best chicken in town!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-shaurma-sliced-pita-sandwich-with-french-fries-ketchup-dark-surface-burger-food-fast-food-meal-grill-bread-snack-toasts_140725-158829.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-shaurma-sliced-pita-sandwich-with-french-fries-ketchup-dark-surface-burger-food-fast-food-meal-grill-bread-snack-toasts_140725-158829.jpg?_wi=1",
|
||||
imageAlt: "crispy chicken signature dish restaurant photography",
|
||||
},
|
||||
{
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
handle: "@user",
|
||||
testimonial: "Always fresh and delicious.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-white-special-robe-preparing-pasta-boils-water-italian-spaghetti_496169-75.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-white-special-robe-preparing-pasta-boils-water-italian-spaghetti_496169-75.jpg?_wi=1",
|
||||
imageAlt: "fresh ingredients chicken cooking prep",
|
||||
},
|
||||
{
|
||||
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
handle: "@local",
|
||||
testimonial: "Simply the best experience ever.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-shaurma-sliced-pita-sandwich-with-french-fries-ketchup-dark-surface-burger-food-fast-food-meal-grill-bread-snack-toasts_140725-158829.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-shaurma-sliced-pita-sandwich-with-french-fries-ketchup-dark-surface-burger-food-fast-food-meal-grill-bread-snack-toasts_140725-158829.jpg?_wi=2",
|
||||
imageAlt: "crispy chicken signature dish restaurant photography",
|
||||
},
|
||||
]}
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
href: "#delivery",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-shaurma-sliced-pita-sandwich-with-french-fries-ketchup-dark-surface-burger-food-fast-food-meal-grill-bread-snack-toasts_140725-158829.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-tasty-shaurma-sliced-pita-sandwich-with-french-fries-ketchup-dark-surface-burger-food-fast-food-meal-grill-bread-snack-toasts_140725-158829.jpg?_wi=3"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
@@ -163,7 +163,7 @@ export default function LandingPage() {
|
||||
description="At Chicken Station, we are dedicated to serving high-quality, flavorful food in a welcoming atmosphere. From our kitchen to your home, we prioritize fresh ingredients and top-tier service."
|
||||
subdescription="Our friendly team is always ready to make your dining experience memorable."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-handsome-man-white-special-robe-preparing-pasta-boils-water-italian-spaghetti_496169-75.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-handsome-man-white-special-robe-preparing-pasta-boils-water-italian-spaghetti_496169-75.jpg?_wi=2"
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
</div>
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
price: "AED 45",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-shaurma-sliced-pita-sandwich-with-french-fries-ketchup-dark-surface-burger-food-fast-food-meal-grill-bread-snack-toasts_140725-158829.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-shaurma-sliced-pita-sandwich-with-french-fries-ketchup-dark-surface-burger-food-fast-food-meal-grill-bread-snack-toasts_140725-158829.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
price: "AED 30",
|
||||
rating: 4,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-white-special-robe-preparing-pasta-boils-water-italian-spaghetti_496169-75.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-white-special-robe-preparing-pasta-boils-water-italian-spaghetti_496169-75.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
||||
title="Visit Us in Sharjah"
|
||||
description="We'd love to see you at Chicken Station Restaurant. Feel free to contact us via phone for any inquiries."
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-handsome-man-white-special-robe-preparing-pasta-boils-water-italian-spaghetti_496169-75.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-handsome-man-white-special-robe-preparing-pasta-boils-water-italian-spaghetti_496169-75.jpg?_wi=4"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user