Update src/app/page.tsx

This commit is contained in:
2026-04-06 09:23:08 +00:00
parent 21d645cc78
commit cebfa688a8

View File

@@ -68,35 +68,35 @@ export default function LandingPage() {
handle: "@elena.foodie",
testimonial: "The best selection of artisanal cheese I have found in years. Simply perfect.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-taking-selfie-photo-winking_1262-18343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-taking-selfie-photo-winking_1262-18343.jpg?_wi=1",
},
{
name: "Marcus V.",
handle: "@marcus_chef",
testimonial: "Their sourdough is a staple in my kitchen. Absolutely consistent and high quality.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-chef-wearing-uniform-smiling-camera-against-colorful-background-attractive-man-ready-cooking-delicious-food-positive-expression_574295-6054.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-chef-wearing-uniform-smiling-camera-against-colorful-background-attractive-man-ready-cooking-delicious-food-positive-expression_574295-6054.jpg?_wi=1",
},
{
name: "Sarah L.",
handle: "@sarah.bakes",
testimonial: "The fresh produce is always vibrant. You can really taste the local difference.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-pleased-attractive-curly-african-american-female-spends-leisure-time-cafeteria-listens-happily-her-boyfriend-who-tells-funny-stories_273609-3215.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-pleased-attractive-curly-african-american-female-spends-leisure-time-cafeteria-listens-happily-her-boyfriend-who-tells-funny-stories_273609-3215.jpg?_wi=1",
},
{
name: "David W.",
handle: "@dave.eats",
testimonial: "Exceptional honey and jams. Such a lovely shop to visit on the weekends!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg?_wi=1",
},
{
name: "Jane D.",
handle: "@jane.foodie",
testimonial: "A true gem for food lovers. I never leave empty handed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-talking-mobile-phone-while-sitting-alone-cafe_197531-30925.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-talking-mobile-phone-while-sitting-alone-cafe_197531-30925.jpg?_wi=1",
},
]}
buttons={[
@@ -233,35 +233,35 @@ export default function LandingPage() {
name: "Elena R.",
role: "Food Blogger",
testimonial: "Always fresh, always friendly. My favorite spot!",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-taking-selfie-photo-winking_1262-18343.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-taking-selfie-photo-winking_1262-18343.jpg?_wi=2",
},
{
id: "2",
name: "Marcus V.",
role: "Head Chef",
testimonial: "Quality that rivals the best markets in the city.",
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-chef-wearing-uniform-smiling-camera-against-colorful-background-attractive-man-ready-cooking-delicious-food-positive-expression_574295-6054.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-successful-chef-wearing-uniform-smiling-camera-against-colorful-background-attractive-man-ready-cooking-delicious-food-positive-expression_574295-6054.jpg?_wi=2",
},
{
id: "3",
name: "Sarah L.",
role: "Home Cook",
testimonial: "Lovely selection and great service.",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-pleased-attractive-curly-african-american-female-spends-leisure-time-cafeteria-listens-happily-her-boyfriend-who-tells-funny-stories_273609-3215.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-pleased-attractive-curly-african-american-female-spends-leisure-time-cafeteria-listens-happily-her-boyfriend-who-tells-funny-stories_273609-3215.jpg?_wi=2",
},
{
id: "4",
name: "David W.",
role: "Customer",
testimonial: "I love the local focus here. Amazing tastes!",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-girl-choosing-you_1262-17150.jpg?_wi=2",
},
{
id: "5",
name: "Jane D.",
role: "Customer",
testimonial: "Authentic, fresh, and consistently great quality.",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-talking-mobile-phone-while-sitting-alone-cafe_197531-30925.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-talking-mobile-phone-while-sitting-alone-cafe_197531-30925.jpg?_wi=2",
},
]}
title="From Our Kitchen Table"