Update src/app/page.tsx

This commit is contained in:
2026-06-07 11:46:22 +00:00
parent fe29539ec1
commit 7fac88c5dd

View File

@@ -127,7 +127,7 @@ export default function LandingPage() {
{ id: '2', name: 'Buttermilk Pancakes', price: '$11.50', imageSrc: 'http://img.b2bpic.net/free-photo/top-view-delicious-pancakes-yummy-with-cranberries-blueberries-pancake-cooking_140725-22612.jpg', imageAlt: 'Stack of buttermilk pancakes with berries' },
{ id: '3', name: 'Signature Latte', price: '$5.75', imageSrc: 'http://img.b2bpic.net/free-photo/hot-coffee-cup-set-wooden-table_1150-10444.jpg', imageAlt: 'Hot latte with latte art' },
{ id: '4', name: 'Fresh Baked Croissant', price: '$4.25', imageSrc: 'http://img.b2bpic.net/free-photo/croissant-wooden-kitchen-towel-high-angle-view_176474-8146.jpg', imageAlt: 'Golden-brown croissant' },
{ id: '5', name: 'Grandma\'s Apple Pie', price: '$7.00', imageSrc: 'http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-sweet-pie-sugar-cookie-cake_140725-118179.jpg', imageAlt: 'Slice of apple pie with ice cream' },
{ id: '5', name: "Grandma's Apple Pie", price: '$7.00', imageSrc: 'http://img.b2bpic.net/free-photo/top-view-little-creamy-cake-with-chocolate-cookies-cup-tea-dark-surface-biscuit-sweet-pie-sugar-cookie-cake_140725-118179.jpg', imageAlt: 'Slice of apple pie with ice cream' },
{ id: '6', name: 'Harvest Green Salad', price: '$12.00', imageSrc: 'http://img.b2bpic.net/free-photo/fruits-vegetables-still-life_23-2148194536.jpg', imageAlt: 'Fresh green salad bowl' }
]}
tagAnimation="slide-up"
@@ -139,7 +139,7 @@ export default function LandingPage() {
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
testimonial="\"The Roadside Cafe is an absolute gem! The coffee is superb, and the atmosphere is so welcoming. A must-stop on any road trip.\""
testimonial="The Roadside Cafe is an absolute gem! The coffee is superb, and the atmosphere is so welcoming. A must-stop on any road trip."
rating={5}
author="Sarah L., Frequent Traveler"
avatars={[
@@ -161,8 +161,7 @@ export default function LandingPage() {
names={[
'Local Coffee Roasters',
'Fresh Farms Produce',
'Grandma\'s Bakery',
'Traveler\'s Guide Magazine',
"Grandma's Bakery", 'Traveler\'s Guide Magazine',
'Craft Brew Collective',
'Artisan Cheese Co.',
'Vintage Auto Club'