Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
{ text: "Reserve Now", href: "#contact" },
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUfKZpZQQmdWtMe6Jko2lAPOBd/uploaded-1778341600253-27tpmgbe.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUfKZpZQQmdWtMe6Jko2lAPOBd/uploaded-1778341600253-27tpmgbe.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -74,8 +74,8 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{ id: "1", brand: "Signature", name: "Fire-Grilled Skewers", price: "$18", rating: 5, reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUfKZpZQQmdWtMe6Jko2lAPOBd/uploaded-1778341600253-thfyjc3t.jpg" },
|
||||
{ id: "2", brand: "Main", name: "Spicy Hand-Pulled Noodles", price: "$22", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-mature-woman-having-fun-time_23-2149232853.jpg" },
|
||||
{ id: "3", brand: "Appetizer", name: "Hand-Folded Momos", price: "$14", rating: 4, reviewCount: "88", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUfKZpZQQmdWtMe6Jko2lAPOBd/uploaded-1778341600253-27tpmgbe.jpg" },
|
||||
{ id: "4", brand: "Specialty", name: "Wok-Tossed Beef", price: "$26", rating: 5, reviewCount: "72", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUfKZpZQQmdWtMe6Jko2lAPOBd/uploaded-1778341600253-sit54uy2.jpg" },
|
||||
{ id: "3", brand: "Appetizer", name: "Hand-Folded Momos", price: "$14", rating: 4, reviewCount: "88", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUfKZpZQQmdWtMe6Jko2lAPOBd/uploaded-1778341600253-27tpmgbe.jpg?_wi=2" },
|
||||
{ id: "4", brand: "Specialty", name: "Wok-Tossed Beef", price: "$26", rating: 5, reviewCount: "72", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUfKZpZQQmdWtMe6Jko2lAPOBd/uploaded-1778341600253-sit54uy2.jpg?_wi=1" },
|
||||
{ id: "5", brand: "Delicacy", name: "Szechuan Pepper Wings", price: "$16", rating: 5, reviewCount: "105", imageSrc: "http://img.b2bpic.net/free-photo/portrait-female-cook-cutting-green-celery-gourmet-kitchen-using-cutting-board-knife-slice-coleslaw-salad-woman-chef-with-uniform-preparing-ingredients-food-recipe_482257-46080.jpg" },
|
||||
{ id: "6", brand: "Fusion", name: "Lamb Flatbread Bites", price: "$19", rating: 4, reviewCount: "64", imageSrc: "http://img.b2bpic.net/free-photo/bowling-alley-with-neon-lights_23-2151697095.jpg" },
|
||||
]}
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
{ id: "f2", title: "Do you accept large groups?", content: "Absolutely, we love hosting parties and private events." },
|
||||
{ id: "f3", title: "Can I reserve a table online?", content: "Yes, simply use the contact section below to request a booking." },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUfKZpZQQmdWtMe6Jko2lAPOBd/uploaded-1778341600253-27tpmgbe.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUfKZpZQQmdWtMe6Jko2lAPOBd/uploaded-1778341600253-27tpmgbe.jpg?_wi=3"
|
||||
title="Queries & Clarities"
|
||||
description="Common questions regarding our halal certifications and dining experience."
|
||||
faqsAnimation="slide-up"
|
||||
@@ -161,7 +161,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "rotated-rays-static" }}
|
||||
title="Visit Us"
|
||||
description="Book your table and feel the heat at our downtown location."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUfKZpZQQmdWtMe6Jko2lAPOBd/uploaded-1778341600253-sit54uy2.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DUfKZpZQQmdWtMe6Jko2lAPOBd/uploaded-1778341600253-sit54uy2.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user