Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -82,7 +82,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Event FAQ"
|
||||
description="Answers to common queries about hosting events."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-enjoying-festive-christmas-gathering_23-2149174133.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/people-enjoying-festive-christmas-gathering_23-2149174133.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="blur-reveal"
|
||||
faqs={[
|
||||
|
||||
@@ -61,37 +61,37 @@ export default function LandingPage() {
|
||||
id: "m1",
|
||||
name: "Paneer Special",
|
||||
price: "₹349",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
name: "Gardenia Garden Salad",
|
||||
price: "₹199",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
name: "Chocolate Lava Cake",
|
||||
price: "₹249",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-green-spinach-humus-with-brown-rice-shrimps-black-plate_140725-12813.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-green-spinach-humus-with-brown-rice-shrimps-black-plate_140725-12813.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
name: "Mint Cooler",
|
||||
price: "₹149",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wine-carafe-table_23-2149631801.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wine-carafe-table_23-2149631801.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m5",
|
||||
name: "Classic Dal Makhani",
|
||||
price: "₹299",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "m6",
|
||||
name: "Seasonal Fruit Tart",
|
||||
price: "₹229",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-green-spinach-humus-with-brown-rice-shrimps-black-plate_140725-12813.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-green-spinach-humus-with-brown-rice-shrimps-black-plate_140725-12813.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Our Full Menu"
|
||||
@@ -115,7 +115,7 @@ export default function LandingPage() {
|
||||
price: "₹349",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg?_wi=6",
|
||||
},
|
||||
{
|
||||
id: "s2",
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
price: "₹299",
|
||||
rating: 5,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-green-spinach-humus-with-brown-rice-shrimps-black-plate_140725-12813.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-green-spinach-humus-with-brown-rice-shrimps-black-plate_140725-12813.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
href: "/contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-girl-out-shopping-session-with-her-parents_23-2150895929.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-girl-out-shopping-session-with-her-parents_23-2150895929.jpg?_wi=1"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg",
|
||||
@@ -102,25 +102,25 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Signature Main Course",
|
||||
description: "Authentic local delicacies crafted with premium spices and herbs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg?_wi=1",
|
||||
buttonIcon: "Zap",
|
||||
},
|
||||
{
|
||||
title: "Decadent Desserts",
|
||||
description: "Indulge in our selection of handcrafted sweets and desserts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-green-spinach-humus-with-brown-rice-shrimps-black-plate_140725-12813.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-green-spinach-humus-with-brown-rice-shrimps-black-plate_140725-12813.jpg?_wi=1",
|
||||
buttonIcon: "Zap",
|
||||
},
|
||||
{
|
||||
title: "Artisanal Beverages",
|
||||
description: "Refreshing mocktails and beverages tailored to refresh your palate.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wine-carafe-table_23-2149631801.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-wine-carafe-table_23-2149631801.jpg?_wi=1",
|
||||
buttonIcon: "Zap",
|
||||
},
|
||||
{
|
||||
title: "Our Party Zones",
|
||||
description: "Spacious and elegant areas for every occasion and celebration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-festive-christmas-gathering_23-2149174133.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-festive-christmas-gathering_23-2149174133.jpg?_wi=1",
|
||||
buttonIcon: "Zap",
|
||||
},
|
||||
]}
|
||||
@@ -144,7 +144,7 @@ export default function LandingPage() {
|
||||
role: "Diner",
|
||||
company: "Local Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
role: "Parent",
|
||||
company: "Birthday Host",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
role: "Corporate",
|
||||
company: "Event Planner",
|
||||
rating: 4,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -168,7 +168,7 @@ export default function LandingPage() {
|
||||
role: "Diner",
|
||||
company: "Foodie",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5292.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -186,14 +186,14 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Garden View",
|
||||
description: "Relaxing green spaces for your dining pleasure.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-out-shopping-session-with-her-parents_23-2150895929.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-girl-out-shopping-session-with-her-parents_23-2150895929.jpg?_wi=2",
|
||||
titleIconSrc: "Leaf",
|
||||
buttonText: "Read More",
|
||||
},
|
||||
{
|
||||
title: "Fresh Ingredients",
|
||||
description: "Farm-to-table freshness in every bite.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg?_wi=2",
|
||||
titleIconSrc: "ChefHat",
|
||||
buttonText: "See Menu",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user