diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8ae4ca6..5716fce 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,42 +47,21 @@ export default function LandingPage() {
@@ -126,38 +90,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "f1",
- title: "Fresh Ingredients",
- author: "Chef Team",
- description: "We source daily to ensure the highest quality in every bite.",
- tags: [
- "Farm to Table",
- "Organic",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-delicious-poke-bowl_23-2148873834.jpg",
- },
+ id: "f1", title: "Fresh Ingredients", author: "Chef Team", description: "We source daily to ensure the highest quality in every bite.", tags: [
+ "Farm to Table", "Organic"],
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-assortment-delicious-poke-bowl_23-2148873834.jpg"},
{
- id: "f2",
- title: "Traditional Recipes",
- author: "Master Chef",
- description: "Authentic techniques passed down through generations, refined for you.",
- tags: [
- "Heritage",
- "Authentic",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/hand-taking-pinch-flour-from-wooden-bowl-gray_114579-39125.jpg",
- },
+ id: "f2", title: "Traditional Recipes", author: "Master Chef", description: "Authentic techniques passed down through generations, refined for you.", tags: [
+ "Heritage", "Authentic"],
+ imageSrc: "http://img.b2bpic.net/free-photo/hand-taking-pinch-flour-from-wooden-bowl-gray_114579-39125.jpg"},
{
- id: "f3",
- title: "Modern Fusion",
- author: "Culinary Lab",
- description: "Innovative combinations that redefine Asian street food standards.",
- tags: [
- "Modern",
- "Unique",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/chicken-prepared-sauce-served-with-lemon-slices_141793-1148.jpg",
- },
+ id: "f3", title: "Modern Fusion", author: "Culinary Lab", description: "Innovative combinations that redefine Asian street food standards.", tags: [
+ "Modern", "Unique"],
+ imageSrc: "http://img.b2bpic.net/free-photo/chicken-prepared-sauce-served-with-lemon-slices_141793-1148.jpg"},
]}
title="Why Panda Sticks?"
description="Experience culinary perfection with our curated selection of signature dishes crafted to delight every palate."
@@ -172,59 +115,23 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- brand: "Signature",
- name: "Panda Signature Bowl",
- price: "$12.99",
- rating: 5,
- reviewCount: "124",
- imageSrc: "http://img.b2bpic.net/free-photo/bowl-noodles-with-chopsticks-copy-space_23-2148381154.jpg",
- },
+ id: "p1", brand: "Signature", name: "Panda Signature Bowl", price: "$12.99", rating: 5,
+ reviewCount: "124", imageSrc: "http://img.b2bpic.net/free-photo/bowl-noodles-with-chopsticks-copy-space_23-2148381154.jpg"},
{
- id: "p2",
- brand: "Appetizer",
- name: "Crispy Prawn Sticks",
- price: "$8.99",
- rating: 4,
- reviewCount: "89",
- imageSrc: "http://img.b2bpic.net/free-photo/batter-fried-prawns-wood_1339-7709.jpg",
- },
+ id: "p2", brand: "Appetizer", name: "Crispy Prawn Sticks", price: "$8.99", rating: 4,
+ reviewCount: "89", imageSrc: "http://img.b2bpic.net/free-photo/batter-fried-prawns-wood_1339-7709.jpg"},
{
- id: "p3",
- brand: "Veggie",
- name: "Tofu Stir-fry Stick",
- price: "$7.99",
- rating: 5,
- reviewCount: "56",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-dark-surface_140725-88396.jpg",
- },
+ id: "p3", brand: "Veggie", name: "Tofu Stir-fry Stick", price: "$7.99", rating: 5,
+ reviewCount: "56", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-vegetable-salad-dark-surface_140725-88396.jpg"},
{
- id: "p4",
- brand: "Meat",
- name: "Teriyaki Beef Skewers",
- price: "$10.99",
- rating: 4,
- reviewCount: "210",
- imageSrc: "http://img.b2bpic.net/free-photo/food-chinese-new-year_23-2148066061.jpg",
- },
+ id: "p4", brand: "Meat", name: "Teriyaki Beef Skewers", price: "$10.99", rating: 4,
+ reviewCount: "210", imageSrc: "http://img.b2bpic.net/free-photo/food-chinese-new-year_23-2148066061.jpg"},
{
- id: "p5",
- brand: "Dessert",
- name: "Sweet Dipping Sticks",
- price: "$5.99",
- rating: 5,
- reviewCount: "43",
- imageSrc: "http://img.b2bpic.net/free-photo/biscuit-stick_1339-3792.jpg",
- },
+ id: "p5", brand: "Dessert", name: "Sweet Dipping Sticks", price: "$5.99", rating: 5,
+ reviewCount: "43", imageSrc: "http://img.b2bpic.net/free-photo/biscuit-stick_1339-3792.jpg"},
{
- id: "p6",
- brand: "Appetizer",
- name: "Spicy Tuna Bites",
- price: "$9.49",
- rating: 5,
- reviewCount: "72",
- imageSrc: "http://img.b2bpic.net/free-photo/california-sushi-rolls-pickled-ginger-soy-sauce-wooden-surface_114579-65937.jpg",
- },
+ id: "p6", brand: "Appetizer", name: "Spicy Tuna Bites", price: "$9.49", rating: 5,
+ reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/california-sushi-rolls-pickled-ginger-soy-sauce-wooden-surface_114579-65937.jpg"},
]}
title="Our Signature Menu"
description="Discover our crowd-favorite dishes, from crunchy skewers to savory bowls."
@@ -236,30 +143,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Sarah Miller",
- imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg",
- },
+ id: "t1", name: "Sarah Miller", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-medium-shot_23-2149872407.jpg"},
{
- id: "t2",
- name: "David Chen",
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-lady-with-beautiful-hair-flirting-winking-holding-her-sunglasses-biting-temple-tip-with-playful-smile_273609-6688.jpg",
- },
+ id: "t2", name: "David Chen", imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-lady-with-beautiful-hair-flirting-winking-holding-her-sunglasses-biting-temple-tip-with-playful-smile_273609-6688.jpg"},
{
- id: "t3",
- name: "Emily Watson",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg",
- },
+ id: "t3", name: "Emily Watson", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-smiley-people-with-drinks_23-2150124809.jpg"},
{
- id: "t4",
- name: "Marcus Johnson",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
- },
+ id: "t4", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg"},
{
- id: "t5",
- name: "Linda Gomez",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244958.jpg",
- },
+ id: "t5", name: "Linda Gomez", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-having-cocktails_23-2150244958.jpg"},
]}
cardTitle="Loved by Foodies Everywhere"
cardTag="Customer Reviews"
@@ -272,14 +164,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Foodie Daily",
- "The City Eats",
- "Asian Fusion Weekly",
- "Local Flavor",
- "Chef Magazine",
- "City Life",
- "Taste Today",
- ]}
+ "Foodie Daily", "The City Eats", "Asian Fusion Weekly", "Local Flavor", "Chef Magazine", "City Life", "Taste Today"]}
title="Featured In"
description="Recognized by local culinary experts and top food guides."
/>
@@ -291,20 +176,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Do you offer vegan options?",
- content: "Yes, we have a dedicated section for vegan and vegetarian delight.",
- },
+ id: "q1", title: "Do you offer vegan options?", content: "Yes, we have a dedicated section for vegan and vegetarian delight."},
{
- id: "q2",
- title: "Can I book a private party?",
- content: "We host private events for up to 50 guests. Contact us for details.",
- },
+ id: "q2", title: "Can I book a private party?", content: "We host private events for up to 50 guests. Contact us for details."},
{
- id: "q3",
- title: "Do you provide delivery?",
- content: "Yes, we partner with all major delivery platforms for your convenience.",
- },
+ id: "q3", title: "Do you provide delivery?", content: "Yes, we partner with all major delivery platforms for your convenience."},
]}
imageSrc="http://img.b2bpic.net/free-photo/cook-pouring-sauce-big-plate-with-salad_23-2148040165.jpg"
mediaAnimation="slide-up"
@@ -321,22 +197,14 @@ export default function LandingPage() {
description="Planning a visit? We look forward to serving you. Send us a message for reservations or group bookings."
inputs={[
{
- name: "name",
- type: "text",
- placeholder: "Your Name",
- required: true,
+ name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
- name: "email",
- type: "email",
- placeholder: "Your Email",
- required: true,
+ name: "email", type: "email", placeholder: "Your Email", required: true,
},
]}
textarea={{
- name: "message",
- placeholder: "Your booking details...",
- rows: 4,
+ name: "message", placeholder: "Your booking details...", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/blur-coffee-shop_1203-8642.jpg"
@@ -348,29 +216,19 @@ export default function LandingPage() {
logoText="Panda Sticks"
columns={[
{
- title: "Explore",
- items: [
+ title: "Explore", items: [
{
- label: "Menu",
- href: "#menu",
- },
+ label: "Menu", href: "#menu"},
{
- label: "About",
- href: "#about",
- },
+ label: "About", href: "#about"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
],
},
]}