diff --git a/src/app/page.tsx b/src/app/page.tsx
index 74ef788..bf735c0 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,21 +33,13 @@ export default function LandingPage() {
@@ -56,104 +48,56 @@ export default function LandingPage() {
@@ -175,29 +119,19 @@ export default function LandingPage() {
features={[
{
icon: Sparkles,
- title: "AI Recipe Intelligence",
- description: "Auto-scale ingredients and predict yields with precision.",
- },
+ title: "AI Recipe Intelligence", description: "Auto-scale ingredients and predict yields with precision."},
{
icon: Gauge,
- title: "Real-time Costing",
- description: "Monitor plate costs and waste margins as you cook.",
- },
+ title: "Real-time Costing", description: "Monitor plate costs and waste margins as you cook."},
{
icon: Shield,
- title: "Smart Inventory",
- description: "Automated order suggestions based on daily usage patterns.",
- },
+ title: "Smart Inventory", description: "Automated order suggestions based on daily usage patterns."},
{
icon: Clock,
- title: "Prep Schedule Planner",
- description: "AI-optimized task lists based on daily covers.",
- },
+ title: "Prep Schedule Planner", description: "AI-optimized task lists based on daily covers."},
{
icon: BarChart2,
- title: "Performance Analytics",
- description: "Deep insights into your kitchen productivity.",
- },
+ title: "Performance Analytics", description: "Deep insights into your kitchen productivity."},
]}
title="Kitchen-Ready Features"
description="Engineered for high-pressure environments."
@@ -212,62 +146,36 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- brand: "ChefAI",
- name: "Precision Smart Scale",
- price: "$199",
- rating: 5,
- reviewCount: "128",
- imageSrc: "http://img.b2bpic.net/free-photo/male-vegetable-seller-packing-vegetable-customer-market_23-2148209848.jpg",
+ id: "p1", brand: "ChefAI", name: "Precision Smart Scale", price: "$199", rating: 5,
+ reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/male-vegetable-seller-packing-vegetable-customer-market_23-2148209848.jpg", onProductClick: () => window.location.href = '#contact'
},
{
- id: "p2",
- brand: "ChefAI",
- name: "Kitchen Tech Tablet Case",
- price: "$79",
- rating: 4,
- reviewCount: "92",
- imageSrc: "http://img.b2bpic.net/free-photo/authentic-woman-using-handheld-mixer_158595-5629.jpg",
+ id: "p2", brand: "ChefAI", name: "Kitchen Tech Tablet Case", price: "$79", rating: 4,
+ reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/authentic-woman-using-handheld-mixer_158595-5629.jpg", onProductClick: () => window.location.href = '#contact'
},
{
- id: "p3",
- brand: "ChefAI",
- name: "Pro Temp Sensor",
- price: "$129",
- rating: 5,
- reviewCount: "215",
- imageSrc: "http://img.b2bpic.net/free-photo/home-automation-with-water-boiler-device_23-2148994135.jpg",
+ id: "p3", brand: "ChefAI", name: "Pro Temp Sensor", price: "$129", rating: 5,
+ reviewCount: "215", imageSrc: "http://img.b2bpic.net/free-photo/home-automation-with-water-boiler-device_23-2148994135.jpg", onProductClick: () => window.location.href = '#contact'
},
{
- id: "p4",
- brand: "ChefAI",
- name: "Enterprise AI License",
- price: "$49/mo",
- rating: 5,
- reviewCount: "540",
- imageSrc: "http://img.b2bpic.net/free-photo/nutrition-facts-comparison-food-dietery_53876-123817.jpg",
+ id: "p4", brand: "ChefAI", name: "Enterprise AI License", price: "$49/mo", rating: 5,
+ reviewCount: "540", imageSrc: "http://img.b2bpic.net/free-photo/nutrition-facts-comparison-food-dietery_53876-123817.jpg", onProductClick: () => window.location.href = '#contact'
},
{
- id: "p5",
- brand: "ChefAI",
- name: "Smart Label Printer",
- price: "$299",
- rating: 4,
- reviewCount: "75",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-grating-cheese-pasta-meal_176474-6819.jpg",
+ id: "p5", brand: "ChefAI", name: "Smart Label Printer", price: "$299", rating: 4,
+ reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/woman-grating-cheese-pasta-meal_176474-6819.jpg", onProductClick: () => window.location.href = '#contact'
},
{
- id: "p6",
- brand: "ChefAI",
- name: "Vision Sensor Camera",
- price: "$349",
- rating: 5,
- reviewCount: "104",
- imageSrc: "http://img.b2bpic.net/free-photo/photographing-frying-pan_23-2147959007.jpg",
+ id: "p6", brand: "ChefAI", name: "Vision Sensor Camera", price: "$349", rating: 5,
+ reviewCount: "104", imageSrc: "http://img.b2bpic.net/free-photo/photographing-frying-pan_23-2147959007.jpg", onProductClick: () => window.location.href = '#contact'
},
]}
title="Essential Culinary Tools"
description="Hardware and software packages to modernize your kitchen setup."
+ buttons={[
+ { text: "View Specifications", href: "#products" },
+ { text: "Request Pricing", href: "#contact" }
+ ]}
/>
@@ -279,25 +187,13 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "35%",
- title: "Prep Efficiency",
- description: "Reduction in manual prep labor",
- icon: Zap,
+ id: "m1", value: "35%", title: "Prep Efficiency", description: "Reduction in manual prep labor", icon: Zap,
},
{
- id: "m2",
- value: "22%",
- title: "Waste Reduction",
- description: "Optimized ingredient inventory",
- icon: TrendingDown,
+ id: "m2", value: "22%", title: "Waste Reduction", description: "Optimized ingredient inventory", icon: TrendingDown,
},
{
- id: "m3",
- value: "15%",
- title: "Cost Savings",
- description: "Lowered average plate costs",
- icon: DollarSign,
+ id: "m3", value: "15%", title: "Cost Savings", description: "Lowered average plate costs", icon: DollarSign,
},
]}
title="Kitchen Performance Gains"
@@ -311,60 +207,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "t1",
- name: "Chef Maria",
- date: "Jan 2024",
- title: "Head Chef",
- quote: "ChefAI makes the complexity of fine dining management look simple.",
- tag: "Recommended",
- avatarSrc: "http://img.b2bpic.net/free-photo/close-up-chef-preparing-dish_23-2148723309.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet-with-lighting-control-application-turning-lights-sitting-kitchen-house_482257-2744.jpg?_wi=3",
- imageAlt: "female head chef smiling",
- },
+ id: "t1", name: "Chef Maria", date: "Jan 2024", title: "Head Chef", quote: "ChefAI makes the complexity of fine dining management look simple.", tag: "Recommended", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-chef-preparing-dish_23-2148723309.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-tablet-with-lighting-control-application-turning-lights-sitting-kitchen-house_482257-2744.jpg?_wi=3", imageAlt: "female head chef smiling"},
{
- id: "t2",
- name: "Chef Lucas",
- date: "Feb 2024",
- title: "Executive Chef",
- quote: "The reporting suite is second to none.",
- tag: "Top Choice",
- avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-cook-cutting-green-celery-gourmet-kitchen-using-cutting-board-knife-slice-coleslaw-salad-woman-chef-with-uniform-preparing-ingredients-food-recipe_482257-46080.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232193.jpg?_wi=3",
- imageAlt: "female head chef smiling",
- },
+ id: "t2", name: "Chef Lucas", date: "Feb 2024", title: "Executive Chef", quote: "The reporting suite is second to none.", tag: "Top Choice", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-female-cook-cutting-green-celery-gourmet-kitchen-using-cutting-board-knife-slice-coleslaw-salad-woman-chef-with-uniform-preparing-ingredients-food-recipe_482257-46080.jpg", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-working_23-2151232193.jpg?_wi=3", imageAlt: "female head chef smiling"},
{
- id: "t3",
- name: "Chef Julia",
- date: "Mar 2024",
- title: "Culinary Lead",
- quote: "The AI assistant is like having a sous-chef who never sleeps.",
- tag: "Innovation",
- avatarSrc: "http://img.b2bpic.net/free-photo/woman-chef-pointing-front-white-uniform-looking-happy_176474-43154.jpg",
- imageSrc: "http://img.b2bpic.net/free-vector/science-background-design_1300-206.jpg?_wi=2",
- imageAlt: "female head chef smiling",
- },
+ id: "t3", name: "Chef Julia", date: "Mar 2024", title: "Culinary Lead", quote: "The AI assistant is like having a sous-chef who never sleeps.", tag: "Innovation", avatarSrc: "http://img.b2bpic.net/free-photo/woman-chef-pointing-front-white-uniform-looking-happy_176474-43154.jpg", imageSrc: "http://img.b2bpic.net/free-vector/science-background-design_1300-206.jpg?_wi=2", imageAlt: "female head chef smiling"},
{
- id: "t4",
- name: "Chef Robert",
- date: "Apr 2024",
- title: "Restaurateur",
- quote: "Profits have increased, and my team is significantly less stressed.",
- tag: "ROI",
- avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-cook-chef-uniform-holding-clock-looking-isolated-white-space_141793-44856.jpg?_wi=2",
- imageAlt: "female head chef smiling",
- },
+ id: "t4", name: "Chef Robert", date: "Apr 2024", title: "Restaurateur", quote: "Profits have increased, and my team is significantly less stressed.", tag: "ROI", avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-cook-chef-uniform-holding-clock-looking-isolated-white-space_141793-44856.jpg?_wi=2", imageAlt: "female head chef smiling"},
{
- id: "t5",
- name: "Chef Sarah",
- date: "May 2024",
- title: "Executive Sous",
- quote: "ChefAI integrates perfectly into our busy line workflows.",
- tag: "Essential",
- avatarSrc: "http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145564.jpg",
- imageSrc: "http://img.b2bpic.net/free-photo/reusable-bag-vegetable-recycling-symbol_329181-19411.jpg?_wi=2",
- imageAlt: "female head chef smiling",
- },
+ id: "t5", name: "Chef Sarah", date: "May 2024", title: "Executive Sous", quote: "ChefAI integrates perfectly into our busy line workflows.", tag: "Essential", avatarSrc: "http://img.b2bpic.net/free-photo/chef-preparing-recipe_23-2148145564.jpg", imageSrc: "http://img.b2bpic.net/free-photo/reusable-bag-vegetable-recycling-symbol_329181-19411.jpg?_wi=2", imageAlt: "female head chef smiling"},
]}
title="Voices of the Industry"
description="Trusted by leading executive chefs across the globe."
@@ -377,20 +228,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "How does the AI assistant learn?",
- content: "Our engine learns from your historical inventory data and usage patterns.",
- },
+ id: "q1", title: "How does the AI assistant learn?", content: "Our engine learns from your historical inventory data and usage patterns."},
{
- id: "q2",
- title: "Is integration difficult?",
- content: "ChefAI integrates with most modern POS systems in minutes.",
- },
+ id: "q2", title: "Is integration difficult?", content: "ChefAI integrates with most modern POS systems in minutes."},
{
- id: "q3",
- title: "What kind of support is provided?",
- content: "We offer 24/7 dedicated support for professional kitchen partners.",
- },
+ id: "q3", title: "What kind of support is provided?", content: "We offer 24/7 dedicated support for professional kitchen partners."},
]}
title="Common Inquiries"
description="Everything you need to know about ChefAI."
@@ -403,14 +245,11 @@ export default function LandingPage() {
@@ -421,42 +260,27 @@ export default function LandingPage() {
logoText="ChefAI"
columns={[
{
- title: "Product",
- items: [
+ title: "Product", items: [
{
- label: "Features",
- href: "#features",
- },
+ label: "Features", href: "#features"},
{
- label: "Pricing",
- href: "#pricing",
- },
+ label: "Pricing", href: "#pricing"},
],
},
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About Us",
- href: "#",
- },
+ label: "About Us", href: "#"},
{
- label: "Careers",
- href: "#",
- },
+ label: "Careers", href: "#"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Use",
- href: "#",
- },
+ label: "Terms of Use", href: "#"},
],
},
]}