diff --git a/src/app/page.tsx b/src/app/page.tsx
index a79dc79..52b54d4 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,65 +47,40 @@ export default function LandingPage() {
@@ -123,18 +90,11 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "Our Legacy at ",
- },
+ type: "text", content: "Our Legacy at "},
{
- type: "image",
- src: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208271.jpg",
- alt: "Chef",
- },
+ type: "image", src: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208271.jpg", alt: "Chef"},
{
- type: "text",
- content: " Platter House",
- },
+ type: "text", content: " Platter House"},
]}
/>
@@ -146,26 +106,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Fresh Ingredients",
- subtitle: "Locally sourced produce daily",
- category: "Quality",
- value: "100%",
- },
+ id: "f1", title: "Fresh Ingredients", subtitle: "Locally sourced produce daily", category: "Quality", value: "100%"},
{
- id: "f2",
- title: "Fast Delivery",
- subtitle: "Hot food at your doorstep",
- category: "Speed",
- value: "30min",
- },
+ id: "f2", title: "Fast Delivery", subtitle: "Hot food at your doorstep", category: "Speed", value: "30min"},
{
- id: "f3",
- title: "Royal Ambience",
- subtitle: "Perfect for family dining",
- category: "Space",
- value: "Large",
- },
+ id: "f3", title: "Royal Ambience", subtitle: "Perfect for family dining", category: "Space", value: "Large"},
]}
title="Why Choose Us"
description="Quality, taste, and reliability at your convenience."
@@ -180,41 +125,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Grilled Chicken Platter",
- price: "1200 PKR",
- imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-with-fried-eggplant-tomato-slices_141793-1215.jpg",
- },
+ id: "p1", name: "Grilled Chicken Platter", price: "1200 PKR", imageSrc: "http://img.b2bpic.net/free-photo/mixed-salad-with-fried-eggplant-tomato-slices_141793-1215.jpg"},
{
- id: "p2",
- name: "Fresh Garden Salad",
- price: "450 PKR",
- imageSrc: "http://img.b2bpic.net/free-photo/salad-with-chicken-chunks-served-plate-closeup_1220-7001.jpg",
- },
+ id: "p2", name: "Fresh Garden Salad", price: "450 PKR", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-chicken-chunks-served-plate-closeup_1220-7001.jpg"},
{
- id: "p3",
- name: "Platter Burger",
- price: "600 PKR",
- imageSrc: "http://img.b2bpic.net/free-photo/from-burger-with-french-fries-frying-basket-food-board_176474-2610.jpg",
- },
+ id: "p3", name: "Platter Burger", price: "600 PKR", imageSrc: "http://img.b2bpic.net/free-photo/from-burger-with-french-fries-frying-basket-food-board_176474-2610.jpg"},
{
- id: "p4",
- name: "Mutton Karahi",
- price: "1800 PKR",
- imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-grilled-meat-fried-carrots_140725-2330.jpg",
- },
+ id: "p4", name: "Mutton Karahi", price: "1800 PKR", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-grilled-meat-fried-carrots_140725-2330.jpg"},
{
- id: "p5",
- name: "Fresh Juices",
- price: "250 PKR",
- imageSrc: "http://img.b2bpic.net/free-photo/lemonade-piece-chocolate-cake-wooden-table_169016-40025.jpg",
- },
+ id: "p5", name: "Fresh Juices", price: "250 PKR", imageSrc: "http://img.b2bpic.net/free-photo/lemonade-piece-chocolate-cake-wooden-table_169016-40025.jpg"},
{
- id: "p6",
- name: "Chocolate Lava Cake",
- price: "350 PKR",
- imageSrc: "http://img.b2bpic.net/free-photo/sugar-heart-shaped-candies-with-shiny-christmas-ball_114579-58440.jpg",
- },
+ id: "p6", name: "Chocolate Lava Cake", price: "350 PKR", imageSrc: "http://img.b2bpic.net/free-photo/sugar-heart-shaped-candies-with-shiny-christmas-ball_114579-58440.jpg"},
]}
title="Our Signature Platters"
description="Authentic local and continental delights."
@@ -228,45 +149,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Ali Khan",
- handle: "@alikhan",
- testimonial: "Best food in Mardan!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-sitting-room-watching-videos-laptop-eating-lunch-breakfast_1258-254353.jpg",
- },
+ id: "1", name: "Ali Khan", handle: "@alikhan", testimonial: "Best food in Mardan!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-woman-sitting-room-watching-videos-laptop-eating-lunch-breakfast_1258-254353.jpg"},
{
- id: "2",
- name: "Sara Ahmed",
- handle: "@saraahmed",
- testimonial: "Excellent service and taste.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg",
- },
+ id: "2", name: "Sara Ahmed", handle: "@saraahmed", testimonial: "Excellent service and taste.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg"},
{
- id: "3",
- name: "Zaid Iqbal",
- handle: "@zaidiqbal",
- testimonial: "Loved the royal ambience.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2510.jpg",
- },
+ id: "3", name: "Zaid Iqbal", handle: "@zaidiqbal", testimonial: "Loved the royal ambience.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/adorable-young-female-with-dark-long-hair-dressed-striped-t-shirt-coffee-shop-drinks-fresh-juice-espresso_273609-2510.jpg"},
{
- id: "4",
- name: "Fatima Noor",
- handle: "@fatimanoor",
- testimonial: "Very fresh food delivery.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hugging_23-2148342102.jpg",
- },
+ id: "4", name: "Fatima Noor", handle: "@fatimanoor", testimonial: "Very fresh food delivery.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-friends-hugging_23-2148342102.jpg"},
{
- id: "5",
- name: "Bilal Saeed",
- handle: "@bilalsaeed",
- testimonial: "Great value for money.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018824.jpg",
- },
+ id: "5", name: "Bilal Saeed", handle: "@bilalsaeed", testimonial: "Great value for money.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018824.jpg"},
]}
showRating={true}
title="Customer Reviews"
@@ -279,14 +175,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "FoodPanda",
- "Cheetay",
- "Bites",
- "Local Express",
- "QuickMeal",
- "FreshDrop",
- "SwiftEats",
- ]}
+ "FoodPanda", "Cheetay", "Bites", "Local Express", "QuickMeal", "FreshDrop", "SwiftEats"]}
title="Our Partners"
description="Trusted by local delivery services."
/>
@@ -298,20 +187,14 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq1",
- title: "Do you offer dine-in?",
- content: "Yes, we are located at Royal Plaza, Mardan.",
- },
+ id: "faq1", title: "Do you offer dine-in?", content: "Yes, we are located at Royal Plaza, Mardan."},
{
- id: "faq2",
- title: "How to order?",
- content: "Call us or order through our delivery partners.",
- },
+ id: "faq2", title: "How to order?", content: "Call us or order through our delivery partners."},
{
- id: "faq3",
- title: "Do you offer corporate deals?",
- content: "Yes, contact us for bulk order pricing.",
- },
+ id: "faq3", title: "Do you offer corporate deals?", content: "Yes, contact us for bulk order pricing."},
+ {
+ id: "faq4", title: "What is your delivery range?", content: "We deliver within a 10km radius of Royal Plaza, with an average delivery time of 30-45 minutes."
+ }
]}
title="Common Questions"
description="Everything you need to know."
@@ -325,8 +208,7 @@ export default function LandingPage() {
@@ -335,16 +217,12 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file