Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-12 20:08:11 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
handle: "@alicem",
testimonial: "I learned more in one weekend than I have in years of watching videos.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-chef-cooking-asian-chicken-cafe-kitchen_1303-32155.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-chef-cooking-asian-chicken-cafe-kitchen_1303-32155.jpg?_wi=1",
imageAlt: "elegant kitchen interior warm lighting",
},
{
@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "@charlied",
testimonial: "The best investment in my kitchen skills ever.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/boiled-chicken-cut-into-pieces-white-dish-wooden-table_1150-23186.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boiled-chicken-cut-into-pieces-white-dish-wooden-table_1150-23186.jpg?_wi=1",
imageAlt: "elegant kitchen interior warm lighting",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "@danar",
testimonial: "Incredible atmosphere and expert guidance every step of the way.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-person-getting-food-donation_23-2148613244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-person-getting-food-donation_23-2148613244.jpg?_wi=1",
imageAlt: "elegant kitchen interior warm lighting",
},
{
@@ -91,11 +91,11 @@ export default function LandingPage() {
handle: "@erics",
testimonial: "Transformed how I approach cooking for my family.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg?_wi=1",
imageAlt: "elegant kitchen interior warm lighting",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/man-chef-cooking-asian-chicken-cafe-kitchen_1303-32155.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-chef-cooking-asian-chicken-cafe-kitchen_1303-32155.jpg?_wi=2"
imageAlt="Professional gourmet kitchen"
showDimOverlay={true}
showBlur={true}
@@ -159,19 +159,19 @@ export default function LandingPage() {
{
title: "Fresh Ingredients",
description: "We source the finest local produce for all our recipes.",
imageSrc: "http://img.b2bpic.net/free-photo/boiled-chicken-cut-into-pieces-white-dish-wooden-table_1150-23186.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boiled-chicken-cut-into-pieces-white-dish-wooden-table_1150-23186.jpg?_wi=2",
imageAlt: "Fresh ingredients",
},
{
title: "Expert Guidance",
description: "Professional chefs teach every technique step-by-step.",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-person-getting-food-donation_23-2148613244.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-person-getting-food-donation_23-2148613244.jpg?_wi=2",
imageAlt: "Cooking guidance",
},
{
title: "Refined Plating",
description: "Master the visual art of presenting your gourmet dishes.",
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-kitchen-preparing-plate-steak_23-2149720768.jpg?_wi=2",
imageAlt: "Plating food",
},
]}