Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "View Menu", href: "#menu"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-golden-cutlery-with-leaves-plate_23-2148347411.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-golden-cutlery-with-leaves-plate_23-2148347411.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -98,7 +98,7 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "Premium", title: "Dining Experience"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Signature Grills", price: "E£950", variant: "Meat", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-shrimp-grated-parmesan_140725-9727.jpg"},
|
||||
id: "p1", name: "Signature Grills", price: "E£950", variant: "Meat", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-shrimp-grated-parmesan_140725-9727.jpg?_wi=1"},
|
||||
{
|
||||
id: "p2", name: "Oriental Delicacies", price: "E£850", variant: "Food", imageSrc: "http://img.b2bpic.net/free-photo/top-view-steak-medallion-mushroom-sauce-grilled-vegetables_141793-4232.jpg"},
|
||||
{
|
||||
@@ -139,13 +139,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/restaurant-emoji-icon-set_98292-3158.jpg", imageAlt: "luxury restaurant badge 24 hours"},
|
||||
{
|
||||
title: "Family Friendly", description: "A welcoming space for all generations.", buttonIcon: Users,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-golden-cutlery-with-leaves-plate_23-2148347411.jpg", imageAlt: "luxury restaurant badge 24 hours"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-golden-cutlery-with-leaves-plate_23-2148347411.jpg?_wi=2", imageAlt: "luxury restaurant badge 24 hours"},
|
||||
{
|
||||
title: "Luxury Decor", description: "Elegant design inspired by global luxury.", buttonIcon: Sparkles,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg", imageAlt: "luxury restaurant badge 24 hours"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/event-hall-furniture-brown-white-colors_114579-2230.jpg?_wi=2", imageAlt: "luxury restaurant badge 24 hours"},
|
||||
{
|
||||
title: "Fresh Ingredients", description: "Sourced daily for the finest flavor.", buttonIcon: ChefHat,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-shrimp-grated-parmesan_140725-9727.jpg", imageAlt: "luxury restaurant badge 24 hours"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-shrimp-grated-parmesan_140725-9727.jpg?_wi=2", imageAlt: "luxury restaurant badge 24 hours"},
|
||||
]}
|
||||
title="Why Choose Rouh?"
|
||||
description="Discover what makes our restaurant the premier destination in Giza."
|
||||
|
||||
Reference in New Issue
Block a user