diff --git a/src/app/page.tsx b/src/app/page.tsx
index 90b60c0..5f59753 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,13 +32,21 @@ export default function LandingPage() {
@@ -47,16 +55,21 @@ export default function LandingPage() {
@@ -83,11 +96,21 @@ export default function LandingPage() {
useInvertedBackground={true}
negativeCard={{
items: [
- "Kitchen Leadership", "Profitability Systems", "Online Access", "Staff Training", "Supply Chain Ops"],
+ "Kitchen Leadership",
+ "Profitability Systems",
+ "Online Access",
+ "Staff Training",
+ "Supply Chain Ops",
+ ],
}}
positiveCard={{
items: [
- "Food Cost Control", "Salary Growth", "Menu Engineering", "Inventory Audit", "Waste Management"],
+ "Food Cost Control",
+ "Salary Growth",
+ "Menu Engineering",
+ "Inventory Audit",
+ "Waste Management",
+ ],
}}
title="What You'll Master"
description="Comprehensive financial and operational training."
@@ -101,17 +124,37 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "p1", title: "Core Modules", price: "$99", period: "/mo", features: [
- "Food Costing", "Menu Psychology", "Inventory Systems"],
+ id: "p1",
+ title: "Core Modules",
+ price: "$99",
+ period: "/mo",
+ features: [
+ "Food Costing",
+ "Menu Psychology",
+ "Inventory Systems",
+ ],
button: {
- text: "Apply Now"},
- imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-handsome-cute-guy-suit-with-wine-distance-computer-date-unwrapping-giftbox_140725-162568.jpg", imageAlt: "Virtual love handsome cute guy in suit with wine on a distance computer date unwrapping giftbox"},
+ text: "Apply Now",
+ },
+ imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-handsome-cute-guy-suit-with-wine-distance-computer-date-unwrapping-giftbox_140725-162568.jpg",
+ imageAlt: "Virtual love handsome cute guy in suit with wine on a distance computer date unwrapping giftbox",
+ },
{
- id: "p2", title: "Advanced Mastery", price: "$199", period: "/mo", features: [
- "Supplier Negotiation", "Labour Optimization", "Salary Negotiation"],
+ id: "p2",
+ title: "Advanced Mastery",
+ price: "$199",
+ period: "/mo",
+ features: [
+ "Supplier Negotiation",
+ "Labour Optimization",
+ "Salary Negotiation",
+ ],
button: {
- text: "Apply Now"},
- imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-handsome-cute-guy-suit-with-wine-distance-computer-date-holding-red-flowers_140725-162524.jpg?_wi=2", imageAlt: "Virtual love handsome cute guy in suit with wine on a distance computer date unwrapping giftbox"},
+ text: "Apply Now",
+ },
+ imageSrc: "http://img.b2bpic.net/free-photo/virtual-love-handsome-cute-guy-suit-with-wine-distance-computer-date-holding-red-flowers_140725-162524.jpg?_wi=2",
+ imageAlt: "Virtual love handsome cute guy in suit with wine on a distance computer date unwrapping giftbox",
+ },
]}
title="The Financial Intelligence Program"
description="A premium online training experience designed for ambitious chefs."
@@ -125,28 +168,64 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1", name: "Sarah J.", role: "Sous Chef", company: "Perth", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-barista-girl_23-2148436110.jpg", imageAlt: "professional chef portrait studio"},
+ id: "1",
+ name: "Sarah J.",
+ role: "Sous Chef",
+ company: "Perth",
+ rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-barista-girl_23-2148436110.jpg",
+ imageAlt: "professional chef portrait studio",
+ },
{
- id: "2", name: "Michael C.", role: "Head Chef", company: "Melbourne", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-restaurant_1157-45809.jpg", imageAlt: "successful restaurant manager portrait"},
+ id: "2",
+ name: "Michael C.",
+ role: "Head Chef",
+ company: "Melbourne",
+ rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/businessman-posing-restaurant_1157-45809.jpg",
+ imageAlt: "successful restaurant manager portrait",
+ },
{
- id: "3", name: "Emily R.", role: "Restaurant Owner", company: "Sydney", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208272.jpg", imageAlt: "business owner culinary professional"},
+ id: "3",
+ name: "Emily R.",
+ role: "Restaurant Owner",
+ company: "Sydney",
+ rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208272.jpg",
+ imageAlt: "business owner culinary professional",
+ },
{
- id: "4", name: "David K.", role: "Product Manager", company: "Brisbane", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-food-plate_23-2149631670.jpg", imageAlt: "sous chef smiling portrait"},
+ id: "4",
+ name: "David K.",
+ role: "Product Manager",
+ company: "Brisbane",
+ rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-food-plate_23-2149631670.jpg",
+ imageAlt: "sous chef smiling portrait",
+ },
{
- id: "5", name: "John W.", role: "Executive Chef", company: "Adelaide", rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/new-idea-great-business_329181-2907.jpg", imageAlt: "restaurant entrepreneur professional photo"},
+ id: "5",
+ name: "John W.",
+ role: "Executive Chef",
+ company: "Adelaide",
+ rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/new-idea-great-business_329181-2907.jpg",
+ imageAlt: "restaurant entrepreneur professional photo",
+ },
]}
kpiItems={[
{
- value: "20%", label: "Avg Margin Boost"},
+ value: "20%",
+ label: "Avg Margin Boost",
+ },
{
- value: "500+", label: "Chefs Trained"},
+ value: "500+",
+ label: "Chefs Trained",
+ },
{
- value: "12", label: "Core Modules"},
+ value: "12",
+ label: "Core Modules",
+ },
]}
title="Chef Success Stories"
description="Hear from our graduates transforming their kitchens."
@@ -158,7 +237,14 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "The Academy Group", "Culinary Leaders Guild", "Modern Chef Society", "Hospitality Financial Institute", "Australia Kitchen Professionals", "Global Culinary Business Association", "The Profitable Kitchen Network"]}
+ "The Academy Group",
+ "Culinary Leaders Guild",
+ "Modern Chef Society",
+ "Hospitality Financial Institute",
+ "Australia Kitchen Professionals",
+ "Global Culinary Business Association",
+ "The Profitable Kitchen Network",
+ ]}
title="Join the elite chefs of tomorrow."
description="Influence, leadership, and financial power start here."
/>
@@ -168,7 +254,8 @@ export default function LandingPage() {
);
-}
\ No newline at end of file
+}