Merge version_1 into main #2
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
description="ओमिका रेस्टोरेंट - Delicious food, warm ambiance, unforgettable experience"
|
||||
tag="⭐ 4.6 Rating (100+ Reviews)"
|
||||
tagAnimation="slide-up"
|
||||
background="radial-gradient"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Order Now", href: "#contact" },
|
||||
{ text: "View Menu", href: "#products" }
|
||||
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-with-cream-vegetables_140725-2091.jpg", imageAlt: "Delicious restaurant food with elegant plating"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-kitchen_23-2148903558.jpg?_wi=1", imageAlt: "Omika Restaurant warm and inviting interior"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-kitchen_23-2148903558.jpg", imageAlt: "Omika Restaurant warm and inviting interior"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Omika Restaurant - Hero Section"
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
tag="Our Values"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-kitchen_23-2148903558.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-people-kitchen_23-2148903558.jpg"
|
||||
imageAlt="Omika Restaurant welcoming interior ambiance"
|
||||
mediaAnimation="slide-up"
|
||||
metrics={[
|
||||
|
||||
Reference in New Issue
Block a user