5 Commits

Author SHA1 Message Date
4af96c7757 Merge version_4 into main
Merge version_4 into main
2026-04-22 12:52:36 +00:00
19fd82f0d9 Update src/app/page.tsx 2026-04-22 12:52:33 +00:00
acf36d9841 Merge version_3 into main
Merge version_3 into main
2026-04-22 12:51:04 +00:00
5b64804b35 Update src/app/page.tsx 2026-04-22 12:51:01 +00:00
48f2221667 Merge version_2 into main
Merge version_2 into main
2026-04-22 12:49:42 +00:00

View File

@@ -122,19 +122,19 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1", name: "Claire Dupont", role: "Hostess", company: "Private Event", rating: 5,
id: "t1", name: "Claire Dupont", role: "Hostess", company: "Private Event: Exceptional execution, truly made the night special.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-cooking_23-2148471935.jpg"},
{
id: "t2", name: "Marcus Thorne", role: "CEO", company: "Tech Innovators", rating: 5,
id: "t2", name: "Marcus Thorne", role: "CEO", company: "Tech Innovators: The best corporate dining experience we've had.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chef-adding-dressing-salad_23-2148491277.jpg"},
{
id: "t3", name: "Elena Ross", role: "Manager", company: "Style Daily", rating: 5,
id: "t3", name: "Elena Ross", role: "Manager", company: "Style Daily: Chef Elias brought pure artistry to our company event.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-male-baker-uniform-leaning-table-bakery_23-2148189094.jpg"},
{
id: "t4", name: "Julian Vega", role: "Architect", company: "Studio V", rating: 5,
id: "t4", name: "Julian Vega", role: "Architect", company: "Studio V: A masterful blend of flavors and professional presentation.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-male-baker-holding-rolling-pin-bakery_23-2147883485.jpg"},
{
id: "t5", name: "Sophie H.", role: "Foodie", company: "Personal", rating: 5,
id: "t5", name: "Sophie H.", role: "Foodie", company: "Personal: Absolutely divine dinner, can't wait for the next time.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-caesar-salad-with-tomato-lettuce-human-hand-table_176474-3026.jpg"},
]}
kpiItems={[
@@ -160,7 +160,7 @@ export default function LandingPage() {
{
id: "f2", title: "Do you handle clean up?", content: "Absolutely. I leave your kitchen exactly as I found it, leaving you to enjoy your evening."},
{
id: "f3", title: "Can you handle food allergies?", content: "Dietary restrictions are a priority. We discuss these in depth during the menu planning stage."},
id: "f3", title: "Can you handle food allergies?", content: "Dietary restrictions are a priority. We discuss these in depth during the menu planning stage, including customizable menus for vegan, gluten-free, and keto diets."},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-white-suit-gloves-designing-meat-meal-inside-kitchen-food-meal-meat_140725-26014.jpg"
mediaAnimation="slide-up"