diff --git a/src/app/page.tsx b/src/app/page.tsx
index ec69b6f..6a96ed2 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,33 +32,21 @@ export default function LandingPage() {
@@ -66,118 +54,68 @@ export default function LandingPage() {
@@ -187,9 +125,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="About Cheezious G3"
description={[
- "Cheezious G3 brings a new standard of artisan-crafted meals to Lahore. We focus on fresh, high-quality ingredients to create bold flavors that satisfy every craving. From juicy burgers to mouth-watering pizzas, every dish is prepared with passion and precision.",
- "Our commitment extends beyond taste. We aim to provide a seamless and convenient dining experience, whether you're ordering for delivery, takeout, or visiting our vibrant location. Discover the Cheezious G3 difference – where quality meets convenience.",
- ]}
+ "Cheezious G3 brings a new standard of artisan-crafted meals to Lahore. We focus on fresh, high-quality ingredients to create bold flavors that satisfy every craving. From juicy burgers to mouth-watering pizzas, every dish is prepared with passion and precision.", "Our commitment extends beyond taste. We aim to provide a seamless and convenient dining experience, whether you're ordering for delivery, takeout, or visiting our vibrant location. Discover the Cheezious G3 difference – where quality meets convenience."]}
showBorder={false}
/>
@@ -202,59 +138,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "burger-1",
- name: "Mighty Zinger",
- price: "Rs. 499",
- rating: 5,
- reviewCount: "1.2K",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-sandwich-with-tomatoes-green-dark-color-tray-chicken-nuggets-right-side-black-surface_179666-34267.jpg",
- imageAlt: "Mighty Zinger Burger",
- },
+ id: "burger-1", name: "Mighty Zinger", brand: "Cheezious G3", price: "Rs. 499", rating: 5,
+ reviewCount: "1.2K", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-meat-sandwich-with-tomatoes-green-dark-color-tray-chicken-nuggets-right-side-black-surface_179666-34267.jpg", imageAlt: "Mighty Zinger Burger"},
{
- id: "burger-2",
- name: "Grilled Burger",
- price: "Rs. 549",
- rating: 4,
- reviewCount: "900",
- imageSrc: "http://img.b2bpic.net/free-photo/making-homemade-burger-ingredients-cooking-wooden-tabletop-view-flat-lay-copy-space_127032-3012.jpg",
- imageAlt: "Grilled Burger",
- },
+ id: "burger-2", name: "Grilled Burger", brand: "Cheezious G3", price: "Rs. 549", rating: 4,
+ reviewCount: "900", imageSrc: "http://img.b2bpic.net/free-photo/making-homemade-burger-ingredients-cooking-wooden-tabletop-view-flat-lay-copy-space_127032-3012.jpg", imageAlt: "Grilled Burger"},
{
- id: "burger-3",
- name: "Patty Burger",
- price: "Rs. 399",
- rating: 4,
- reviewCount: "850",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-classic-cheeseburger-with-lettuce-melted-cheese_84443-72937.jpg",
- imageAlt: "Patty Burger",
- },
+ id: "burger-3", name: "Patty Burger", brand: "Cheezious G3", price: "Rs. 399", rating: 4,
+ reviewCount: "850", imageSrc: "http://img.b2bpic.net/free-photo/delicious-classic-cheeseburger-with-lettuce-melted-cheese_84443-72937.jpg", imageAlt: "Patty Burger"},
{
- id: "burger-4",
- name: "Chicken Cheese Burger",
- price: "Rs. 599",
- rating: 5,
- reviewCount: "1.1K",
- imageSrc: "http://img.b2bpic.net/free-photo/burger-with-lettuce-tomatoes-cheese_141793-530.jpg",
- imageAlt: "Chicken Cheese Burger",
- },
+ id: "burger-4", name: "Chicken Cheese Burger", brand: "Cheezious G3", price: "Rs. 599", rating: 5,
+ reviewCount: "1.1K", imageSrc: "http://img.b2bpic.net/free-photo/burger-with-lettuce-tomatoes-cheese_141793-530.jpg", imageAlt: "Chicken Cheese Burger"},
{
- id: "burger-5",
- name: "Double Decker",
- price: "Rs. 799",
- rating: 5,
- reviewCount: "780",
- imageSrc: "http://img.b2bpic.net/free-photo/american-burger-with-chicken-bacon-homemade-barbecue-sauce_2829-14069.jpg",
- imageAlt: "Double Decker Burger",
- },
+ id: "burger-5", name: "Double Decker", brand: "Cheezious G3", price: "Rs. 799", rating: 5,
+ reviewCount: "780", imageSrc: "http://img.b2bpic.net/free-photo/american-burger-with-chicken-bacon-homemade-barbecue-sauce_2829-14069.jpg", imageAlt: "Double Decker Burger"},
{
- id: "burger-6",
- name: "Jalapeno Burger",
- price: "Rs. 649",
- rating: 4,
- reviewCount: "620",
- imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-black-bread_1203-2384.jpg",
- imageAlt: "Jalapeno Burger",
- },
+ id: "burger-6", name: "Jalapeno Burger", brand: "Cheezious G3", price: "Rs. 649", rating: 4,
+ reviewCount: "620", imageSrc: "http://img.b2bpic.net/free-photo/hamburger-with-black-bread_1203-2384.jpg", imageAlt: "Jalapeno Burger"},
]}
title="Our Signature Burgers"
description="Experience the perfect blend of juicy patties, fresh toppings, and our special sauces. Each burger is crafted for an unforgettable taste."
@@ -269,59 +169,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "pizza-1",
- name: "Chicken Fajita",
- price: "Rs. 899 (small)",
- rating: 5,
- reviewCount: "1.5K",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-mushroom-italian-pizza-concrete-surface_839833-16790.jpg",
- imageAlt: "Chicken Fajita Pizza",
- },
+ id: "pizza-1", name: "Chicken Fajita", brand: "Cheezious G3", price: "Rs. 899 (small)", rating: 5,
+ reviewCount: "1.5K", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mushroom-italian-pizza-concrete-surface_839833-16790.jpg", imageAlt: "Chicken Fajita Pizza"},
{
- id: "pizza-2",
- name: "Chicken Tikka",
- price: "Rs. 899 (small)",
- rating: 4,
- reviewCount: "1.3K",
- imageSrc: "http://img.b2bpic.net/free-photo/pizza-margarita-with-black-olives-mushrooms-tomato-sauce-tomato-slices-parmesan-cheese-white-plate_114579-229.jpg",
- imageAlt: "Chicken Tikka Pizza",
- },
+ id: "pizza-2", name: "Chicken Tikka", brand: "Cheezious G3", price: "Rs. 899 (small)", rating: 4,
+ reviewCount: "1.3K", imageSrc: "http://img.b2bpic.net/free-photo/pizza-margarita-with-black-olives-mushrooms-tomato-sauce-tomato-slices-parmesan-cheese-white-plate_114579-229.jpg", imageAlt: "Chicken Tikka Pizza"},
{
- id: "pizza-3",
- name: "Creamy Tikka",
- price: "Rs. 949 (small)",
- rating: 5,
- reviewCount: "1.1K",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-qutabs-pitas-with-fresh-pomegranates-dark-purple-surface-meat-dough-meal-pita_140725-74621.jpg",
- imageAlt: "Creamy Tikka Pizza",
- },
+ id: "pizza-3", name: "Creamy Tikka", brand: "Cheezious G3", price: "Rs. 949 (small)", rating: 5,
+ reviewCount: "1.1K", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-meat-qutabs-pitas-with-fresh-pomegranates-dark-purple-surface-meat-dough-meal-pita_140725-74621.jpg", imageAlt: "Creamy Tikka Pizza"},
{
- id: "pizza-4",
- name: "Super Supreme",
- price: "Rs. 999 (small)",
- rating: 5,
- reviewCount: "980",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-tomatoes-olives-mushrooms-all-sliced-inside-with-eggs-grey-desk-green-tissue-pizza-dough-italian-food_140725-22895.jpg",
- imageAlt: "Super Supreme Pizza",
- },
+ id: "pizza-4", name: "Super Supreme", brand: "Cheezious G3", price: "Rs. 999 (small)", rating: 5,
+ reviewCount: "980", imageSrc: "http://img.b2bpic.net/free-photo/top-view-mushroom-pizza-with-tomatoes-olives-mushrooms-all-sliced-inside-with-eggs-grey-desk-green-tissue-pizza-dough-italian-food_140725-22895.jpg", imageAlt: "Super Supreme Pizza"},
{
- id: "pizza-5",
- name: "Veggie Lover",
- price: "Rs. 799 (small)",
- rating: 4,
- reviewCount: "750",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-onions_23-2149298079.jpg",
- imageAlt: "Veggie Lover Pizza",
- },
+ id: "pizza-5", name: "Veggie Lover", brand: "Cheezious G3", price: "Rs. 799 (small)", rating: 4,
+ reviewCount: "750", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-with-onions_23-2149298079.jpg", imageAlt: "Veggie Lover Pizza"},
{
- id: "pizza-6",
- name: "Cheezious Special",
- price: "Rs. 1099 (small)",
- rating: 5,
- reviewCount: "1.4K",
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-s-hand-cutting-delicious-pizza-with-cheese-maize-with-pizza-knife_181624-56432.jpg",
- imageAlt: "Cheezious Special Pizza",
- },
+ id: "pizza-6", name: "Cheezious Special", brand: "Cheezious G3", price: "Rs. 1099 (small)", rating: 5,
+ reviewCount: "1.4K", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-male-s-hand-cutting-delicious-pizza-with-cheese-maize-with-pizza-knife_181624-56432.jpg", imageAlt: "Cheezious Special Pizza"},
]}
title="Delicious Pizzas"
description="Hand-tossed dough, rich sauces, premium toppings, and melted cheese baked to perfection. A slice of heaven in every bite."
@@ -334,50 +198,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- title: "Absolutely Delicious!",
- quote: "Cheezious G3 never disappoints! The Mighty Zinger is a game-changer, and their pizzas are always fresh and loaded with toppings. My go-to spot for quick, quality meals.",
- name: "Sarah J.",
- role: "Regular Customer",
- imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg",
- imageAlt: "Sarah J.",
- },
+ id: "1", title: "Absolutely Delicious!", quote: "Cheezious G3 never disappoints! The Mighty Zinger is a game-changer, and their pizzas are always fresh and loaded with toppings. My go-to spot for quick, quality meals.", name: "Sarah J.", role: "Regular Customer", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg", imageAlt: "Sarah J."},
{
- id: "2",
- title: "Best Burgers in Lahore!",
- quote: "I've tried many burger joints, but Cheezious G3 stands out. The Grilled Burger is perfectly cooked, and the flavors are just incredible. Fast delivery too!",
- name: "Ahmed K.",
- role: "Food Enthusiast",
- imageSrc: "http://img.b2bpic.net/free-photo/confident-young-blonde-handsome-man-sits-table-with-bowl-chips-cup-phone-holding-looking-book-eating-chips-inside-living-room_141793-70116.jpg",
- imageAlt: "Ahmed K.",
- },
+ id: "2", title: "Best Burgers in Lahore!", quote: "I've tried many burger joints, but Cheezious G3 stands out. The Grilled Burger is perfectly cooked, and the flavors are just incredible. Fast delivery too!", name: "Ahmed K.", role: "Food Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-blonde-handsome-man-sits-table-with-bowl-chips-cup-phone-holding-looking-book-eating-chips-inside-living-room_141793-70116.jpg", imageAlt: "Ahmed K."},
{
- id: "3",
- title: "A True Culinary Delight",
- quote: "The Super Supreme pizza from Cheezious G3 is a must-try! Every bite is a burst of flavor. It's truly artisan-crafted food at its best. Highly recommended!",
- name: "Fatima R.",
- role: "Local Resident",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-outdoors-with-takeaway-food_23-2149025872.jpg",
- imageAlt: "Fatima R.",
- },
+ id: "3", title: "A True Culinary Delight", quote: "The Super Supreme pizza from Cheezious G3 is a must-try! Every bite is a burst of flavor. It's truly artisan-crafted food at its best. Highly recommended!", name: "Fatima R.", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-woman-outdoors-with-takeaway-food_23-2149025872.jpg", imageAlt: "Fatima R."},
{
- id: "4",
- title: "Convenience and Quality",
- quote: "As a busy professional, I appreciate Cheezious G3's quick service and consistent quality. Their online ordering is super easy, and the food is always hot and fresh upon arrival.",
- name: "Usman S.",
- role: "Office Worker",
- imageSrc: "http://img.b2bpic.net/free-photo/three-best-friends-enjoying-nice-conversation-lunch-modern-cafe-interior_273609-9010.jpg",
- imageAlt: "Usman S.",
- },
+ id: "4", title: "Convenience and Quality", quote: "As a busy professional, I appreciate Cheezious G3's quick service and consistent quality. Their online ordering is super easy, and the food is always hot and fresh upon arrival.", name: "Usman S.", role: "Office Worker", imageSrc: "http://img.b2bpic.net/free-photo/three-best-friends-enjoying-nice-conversation-lunch-modern-cafe-interior_273609-9010.jpg", imageAlt: "Usman S."},
{
- id: "5",
- title: "Fantastic Experience",
- quote: "Visited Cheezious G3 with my family, and we had a fantastic time. The ambiance was great, and the food was even better. The kids loved the Chicken Cheese Burger!",
- name: "Maria B.",
- role: "Family Head",
- imageSrc: "http://img.b2bpic.net/free-photo/cook-man-serving-croissant-woman_23-2147766941.jpg",
- imageAlt: "Maria B.",
- },
+ id: "5", title: "Fantastic Experience", quote: "Visited Cheezious G3 with my family, and we had a fantastic time. The ambiance was great, and the food was even better. The kids loved the Chicken Cheese Burger!", name: "Maria B.", role: "Family Head", imageSrc: "http://img.b2bpic.net/free-photo/cook-man-serving-croissant-woman_23-2147766941.jpg", imageAlt: "Maria B."},
]}
title="What Our Customers Say"
description="Don't just take our word for it – hear from our happy customers!"
@@ -389,14 +218,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Foodpanda",
- "Swiggy",
- "Zomato",
- "Uber Eats",
- "Careem Now",
- "Grubhub",
- "Deliveroo",
- ]}
+ "Foodpanda", "Swiggy", "Zomato", "Uber Eats", "Careem Now", "Grubhub", "Deliveroo"]}
title="Our Delivery Partners"
description="Seamless delivery to your doorstep, powered by Lahore's leading food delivery services."
showCard={true}
@@ -410,20 +232,11 @@ export default function LandingPage() {
tag="Our Story in Numbers"
metrics={[
{
- id: "1",
- value: "10K+",
- description: "Happy Customers Served",
- },
+ id: "1", value: "10K+", description: "Happy Customers Served"},
{
- id: "2",
- value: "5+",
- description: "Years of Culinary Excellence",
- },
+ id: "2", value: "5+", description: "Years of Culinary Excellence"},
{
- id: "3",
- value: "100+",
- description: "Unique Dishes Crafted",
- },
+ id: "3", value: "100+", description: "Unique Dishes Crafted"},
]}
metricsAnimation="slide-up"
/>
@@ -433,8 +246,7 @@ export default function LandingPage() {