Update src/app/page.tsx

This commit is contained in:
2026-05-12 15:50:42 +00:00
parent e3bcfe5158
commit 7360c45b24

View File

@@ -81,9 +81,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
features={[
{ title: "Artisan Roasts", description: "Hand-selected, small-batch coffee.", imageSrc: "http://img.b2bpic.net/free-photo/different-grades-coffee-roasting-seven-kinds-from-raw-fresh-beans-chocolate-warm-baked-fine-espresso_346278-884.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/coffee-beans_23-2148173344.jpg", buttonText: "See Roast" },
{ title: "Expert Baristas", description: "Every cup crafted with passion.", imageSrc: "http://img.b2bpic.net/free-photo/frothy-drinks-pour-from-machinery-coffee-shop-generated-by-ai_188544-36183.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/watercolor-coffee-cup-coffee-beans-illustration_23-2151720269.jpg", buttonText: "Meet Team" },
{ title: "Fresh Pastries", description: "Baked daily in our kitchen.", imageSrc: "http://img.b2bpic.net/free-photo/sustainable-recipients-different-ingredients_23-2149015908.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-pastry-with-copy-space_23-2148516598.jpg", buttonText: "View Menu" },
{ title: "Artisan Roasts", description: "Hand-selected, small-batch coffee.", imageSrc: "http://img.b2bpic.net/free-photo/different-grades-coffee-roasting-seven-kinds-from-raw-fresh-beans-chocolate-warm-baked-fine-espresso_346278-884.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/coffee-beans_23-2148173344.jpg", buttonText: "See Roast" },
{ title: "Expert Baristas", description: "Every cup crafted with passion.", imageSrc: "http://img.b2bpic.net/free-photo/frothy-drinks-pour-from-machinery-coffee-shop-generated-by-ai_188544-36183.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/watercolor-coffee-cup-coffee-beans-illustration_23-2151720269.jpg", buttonText: "Meet Team" },
{ title: "Fresh Pastries", description: "Baked daily in our kitchen.", imageSrc: "http://img.b2bpic.net/free-photo/sustainable-recipients-different-ingredients_23-2149015908.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-pastry-with-copy-space_23-2148516598.jpg", buttonText: "View Menu" },
]}
title="Why Blend?"
description="More than just a café; we are the heartbeat of Baxter Park."
@@ -116,9 +116,9 @@ export default function LandingPage() {
testimonials={[
{ id: "1", name: "Sarah J.", date: "Oct 2024", title: "Regular", quote: "The most inviting place in Baxter Park!", tag: "Coffee", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-green-eyed-brunette-woman-hair-band-white-t-shirt-against-wall-windows-cacti_197531-17042.jpg", imageSrc: "http://img.b2bpic.net/free-photo/smiley-friends-cafe-enjoying-their-time_23-2148735439.jpg", imageAlt: "happy customer drinking coffee" },
{ id: "2", name: "Mark C.", date: "Sept 2024", title: "Student", quote: "Great environment for working.", tag: "Atmosphere", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-young-black-woman-using-computer-with-mask_641386-264.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-redhead-female-sunglasses-drinks-coffee-cafe-street_613910-10416.jpg", imageAlt: "happy customer drinking coffee" },
{ id: "3", name: "Linda W.", date: "Aug 2024", title: "Local", quote: "Perfect morning coffee ritual.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-reading_23-2150062189.jpg", imageSrc: "http://img.b2bpic.net/free-photo/different-grades-coffee-roasting-seven-kinds-from-raw-fresh-beans-chocolate-warm-baked-fine-espresso_346278-884.jpg", imageAlt: "happy customer drinking coffee" },
{ id: "4", name: "David P.", date: "July 2024", title: "Pro", quote: "Fantastic espresso every time.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/woman-having-lunch-with-her-friend-gossiping-enjoying-chit-chat-ordinary-slender-woman-drinking-coffee-watching-clip-via-digital-tablet-eating-juicy-tangerines-with-cake_176420-8687.jpg", imageSrc: "http://img.b2bpic.net/free-photo/frothy-drinks-pour-from-machinery-coffee-shop-generated-by-ai_188544-36183.jpg", imageAlt: "happy customer drinking coffee" },
{ id: "5", name: "Jenny H.", date: "June 2024", title: "Visitor", quote: "Loved the friendly community vibes.", tag: "Community", avatarSrc: "http://img.b2bpic.net/free-photo/sincere-laugh-showing-picture-smartphone-casual-meeting-with-best-friends-restaurant-terrace_8353-10272.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sustainable-recipients-different-ingredients_23-2149015908.jpg", imageAlt: "happy customer drinking coffee" },
{ id: "3", name: "Linda W.", date: "Aug 2024", title: "Local", quote: "Perfect morning coffee ritual.", tag: "Service", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-reading_23-2150062189.jpg", imageSrc: "http://img.b2bpic.net/free-photo/different-grades-coffee-roasting-seven-kinds-from-raw-fresh-beans-chocolate-warm-baked-fine-espresso_346278-884.jpg?_wi=2", imageAlt: "happy customer drinking coffee" },
{ id: "4", name: "David P.", date: "July 2024", title: "Pro", quote: "Fantastic espresso every time.", tag: "Quality", avatarSrc: "http://img.b2bpic.net/free-photo/woman-having-lunch-with-her-friend-gossiping-enjoying-chit-chat-ordinary-slender-woman-drinking-coffee-watching-clip-via-digital-tablet-eating-juicy-tangerines-with-cake_176420-8687.jpg", imageSrc: "http://img.b2bpic.net/free-photo/frothy-drinks-pour-from-machinery-coffee-shop-generated-by-ai_188544-36183.jpg?_wi=2", imageAlt: "happy customer drinking coffee" },
{ id: "5", name: "Jenny H.", date: "June 2024", title: "Visitor", quote: "Loved the friendly community vibes.", tag: "Community", avatarSrc: "http://img.b2bpic.net/free-photo/sincere-laugh-showing-picture-smartphone-casual-meeting-with-best-friends-restaurant-terrace_8353-10272.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sustainable-recipients-different-ingredients_23-2149015908.jpg?_wi=2", imageAlt: "happy customer drinking coffee" },
]}
title="Neighborhood Voices"
description="What our community is saying about us."