Merge version_1 into main #2
@@ -32,7 +32,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-bordered"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -61,20 +61,20 @@ export default function LandingPage() {
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{ text: "Order Now", href: "#menu" },
|
||||
]}
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/serving-burger-background_1321-4511.jpg", imageAlt: "Gourmet burger plated beautifully"},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg?_wi=1", imageAlt: "Fresh pepperoni pizza"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg", imageAlt: "Fresh pepperoni pizza"},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wrap_123827-36140.jpg?_wi=1", imageAlt: "Delicious chicken wrap"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wrap_123827-36140.jpg", imageAlt: "Delicious chicken wrap"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/carbonara-pasta_181624-696.jpg?_wi=1", imageAlt: "Creamy italian pasta"},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/carbonara-pasta_181624-696.jpg", imageAlt: "Creamy italian pasta"},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/delicious-hot-french-fries-with-red-sauce-served-table_632805-37.jpg?_wi=1", imageAlt: "Crispy golden fries"},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/delicious-hot-french-fries-with-red-sauce-served-table_632805-37.jpg", imageAlt: "Crispy golden fries"},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/delicious-burgers-table_114579-9273.jpg?_wi=1", imageAlt: "Refreshing cold beverage"},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/delicious-burgers-table_114579-9273.jpg", imageAlt: "Refreshing cold beverage"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={5000}
|
||||
@@ -130,19 +130,19 @@ export default function LandingPage() {
|
||||
id: "burger1", name: "Classic Cheeseburger", price: "Rs. 450", imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-beef-meat-burger-fresh-vegetables-dark-surface_2829-5883.jpg", imageAlt: "Classic cheeseburger", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "pizza1", name: "Pepperoni Pizza", price: "Rs. 850", imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg?_wi=2", imageAlt: "Pepperoni pizza", initialQuantity: 1,
|
||||
id: "pizza1", name: "Pepperoni Pizza", price: "Rs. 850", imageSrc: "http://img.b2bpic.net/free-photo/baking-delicious-pizza-with-wood-fired-oven_23-2150134278.jpg", imageAlt: "Pepperoni pizza", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "wrap1", name: "Grilled Chicken Wrap", price: "Rs. 550", imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wrap_123827-36140.jpg?_wi=2", imageAlt: "Grilled chicken wrap", initialQuantity: 1,
|
||||
id: "wrap1", name: "Grilled Chicken Wrap", price: "Rs. 550", imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wrap_123827-36140.jpg", imageAlt: "Grilled chicken wrap", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "pasta1", name: "Creamy Carbonara Pasta", price: "Rs. 650", imageSrc: "http://img.b2bpic.net/free-photo/carbonara-pasta_181624-696.jpg?_wi=2", imageAlt: "Creamy carbonara pasta", initialQuantity: 1,
|
||||
id: "pasta1", name: "Creamy Carbonara Pasta", price: "Rs. 650", imageSrc: "http://img.b2bpic.net/free-photo/carbonara-pasta_181624-696.jpg", imageAlt: "Creamy carbonara pasta", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "fries1", name: "Golden Crispy Fries", price: "Rs. 250", imageSrc: "http://img.b2bpic.net/free-photo/delicious-hot-french-fries-with-red-sauce-served-table_632805-37.jpg?_wi=2", imageAlt: "Golden crispy fries", initialQuantity: 1,
|
||||
id: "fries1", name: "Golden Crispy Fries", price: "Rs. 250", imageSrc: "http://img.b2bpic.net/free-photo/delicious-hot-french-fries-with-red-sauce-served-table_632805-37.jpg", imageAlt: "Golden crispy fries", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "drink1", name: "Cold Beverage", price: "Rs. 200", imageSrc: "http://img.b2bpic.net/free-photo/delicious-burgers-table_114579-9273.jpg?_wi=2", imageAlt: "Cold beverage", initialQuantity: 1,
|
||||
id: "drink1", name: "Cold Beverage", price: "Rs. 200", imageSrc: "http://img.b2bpic.net/free-photo/delicious-burgers-table_114579-9273.jpg", imageAlt: "Cold beverage", initialQuantity: 1,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -181,11 +181,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Awais Zafar", date: "Date: 15 January 2025", title: "Absolutely Delicious & Perfectly Served", quote: "Delicious, flavorful, scrumptious, yummy, appetizing, mouth-watering, incredible. Perfectly seasoned, perfectly cooked. Tender, juicy, crispy and fresh. Rich and well-balanced. Beautifully presented. Better than any other — best I've ever had. Zabrdast!", tag: "Premium Member", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", avatarAlt: "Awais Zafar", imageSrc: "http://img.b2bpic.net/free-photo/chick-kebab-served-with-cherries-green-salad_114579-1996.jpg?_wi=1", imageAlt: "Delicious burger plating"},
|
||||
id: "1", name: "Awais Zafar", date: "Date: 15 January 2025", title: "Absolutely Delicious & Perfectly Served", quote: "Delicious, flavorful, scrumptious, yummy, appetizing, mouth-watering, incredible. Perfectly seasoned, perfectly cooked. Tender, juicy, crispy and fresh. Rich and well-balanced. Beautifully presented. Better than any other — best I've ever had. Zabrdast!", tag: "Premium Member", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", avatarAlt: "Awais Zafar", imageSrc: "http://img.b2bpic.net/free-photo/chick-kebab-served-with-cherries-green-salad_114579-1996.jpg", imageAlt: "Delicious burger plating"},
|
||||
{
|
||||
id: "2", name: "Not Asim", date: "Date: 10 January 2025", title: "Good Burgers, Average on Others", quote: "Burgers are good, but the pizza, wraps, and pasta are fairly average. Unfortunately, service delays are common and management seems unresponsive. Only recommended if you're willing to wait.", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Not Asim", imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-photo-her-strawberry-dessert-with-her-smartphone_140725-8924.jpg", imageAlt: "Restaurant dining area"},
|
||||
{
|
||||
id: "3", name: "Sohaib Chaudry", date: "Date: 5 January 2025", title: "Very Good Experience All Around", quote: "Very good experience. All food was tasty and fresh. Highly recommended. The team was attentive, the atmosphere was welcoming, and every dish was prepared with care. Looking forward to coming back soon!", tag: "Gold Member", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", avatarAlt: "Sohaib Chaudry", imageSrc: "http://img.b2bpic.net/free-photo/chick-kebab-served-with-cherries-green-salad_114579-1996.jpg?_wi=2", imageAlt: "Gourmet pasta dish"},
|
||||
id: "3", name: "Sohaib Chaudry", date: "Date: 5 January 2025", title: "Very Good Experience All Around", quote: "Very good experience. All food was tasty and fresh. Highly recommended. The team was attentive, the atmosphere was welcoming, and every dish was prepared with care. Looking forward to coming back soon!", tag: "Gold Member", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", avatarAlt: "Sohaib Chaudry", imageSrc: "http://img.b2bpic.net/free-photo/chick-kebab-served-with-cherries-green-salad_114579-1996.jpg", imageAlt: "Gourmet pasta dish"},
|
||||
{
|
||||
id: "4", name: "Fiza Khan", date: "Date: 20 December 2024", title: "Family Favorite Restaurant", quote: "My whole family loves coming here. The menu variety is excellent, kids love the fries and shakes, and parents appreciate the quality. Fast service and affordable prices make it our go-to restaurant every weekend!", tag: "Family Member", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Fiza Khan", imageSrc: "http://img.b2bpic.net/free-photo/sauteed-roasted-lamb-bone-served-teriyaki-sauce_114579-1895.jpg", imageAlt: "Family dining experience"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user