Update src/app/for-students/page.tsx

This commit is contained in:
2026-03-12 11:50:54 +00:00
parent 31e3f48faa
commit 9388345fb5

View File

@@ -78,16 +78,16 @@ export default function ForStudentsPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Culinary Student", company: "Le Cordon Bleu", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208272.jpg", imageAlt: "Sarah Johnson, culinary student"},
imageSrc: "http://img.b2bpic.net/free-photo/chef-cooking-kitchen-while-wearing-professional-attire_23-2151208272.jpg?_wi=2", imageAlt: "Sarah Johnson, culinary student"},
{
id: "2", name: "Marco Rossi", role: "Home Cook", company: "Italy", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking-dish-frying-pan_23-2149646207.jpg", imageAlt: "Marco Rossi, home cook and recipe enthusiast"},
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking-dish-frying-pan_23-2149646207.jpg?_wi=2", imageAlt: "Marco Rossi, home cook and recipe enthusiast"},
{
id: "3", name: "Elena Chen", role: "Pastry Chef", company: "Culinary Arts Institute", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-with-plate_23-2148471884.jpg", imageAlt: "Elena Chen, professional pastry chef"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-chef-with-plate_23-2148471884.jpg?_wi=2", imageAlt: "Elena Chen, professional pastry chef"},
{
id: "4", name: "James Patterson", role: "Cooking Instructor", company: "Community College", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-preparing-salad-rubbing-cheese-top_1303-32161.jpg", imageAlt: "James Patterson, cooking instructor"},
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-preparing-salad-rubbing-cheese-top_1303-32161.jpg?_wi=2", imageAlt: "James Patterson, cooking instructor"},
]}
kpiItems={[
{
@@ -127,7 +127,7 @@ export default function ForStudentsPage() {
{
id: "5", title: "How do I access the student resources section?", content: "Student resources are available through our dedicated portal with study guides, technique videos, and professional development materials. Simply create an account and navigate to the 'For Students' section to access culinary fundamentals, knife skills, and advanced cooking methods."},
]}
imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727953.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149727953.jpg?_wi=2"
imageAlt="Professional chef demonstrating cooking techniques in modern kitchen"
mediaAnimation="slide-up"
mediaPosition="left"
@@ -140,7 +140,7 @@ export default function ForStudentsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/bar-concept_23-2147798083.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bar-concept_23-2147798083.jpg?_wi=3"
imageAlt="Professional culinary kitchen workspace"
columns={[
{