Update src/app/page.tsx

This commit is contained in:
2026-05-14 05:47:50 +00:00
parent 1a72e7b8e9
commit cc89d87d35

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
handle: "@alexcoffee",
testimonial: "The best drive-thru experience in town! So fast and delicious.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/barista-wearing-face-mask-with-copy-space_23-2148767433.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/barista-wearing-face-mask-with-copy-space_23-2148767433.jpg?_wi=1",
imageAlt: "drive-thru coffee shop",
},
{
@@ -70,7 +70,7 @@ export default function LandingPage() {
handle: "@sarahdrinks",
testimonial: "Love the matcha here. Perfectly balanced every single time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-barista-making-coffee_23-2149045703.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-barista-making-coffee_23-2149045703.jpg?_wi=1",
imageAlt: "drive-thru coffee shop",
},
{
@@ -78,7 +78,7 @@ export default function LandingPage() {
handle: "@mark_daily",
testimonial: "My everyday energy source. Friendly staff and great drinks.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-coffee-with-foam_23-2149514322.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-coffee-with-foam_23-2149514322.jpg?_wi=1",
imageAlt: "drive-thru coffee shop",
},
{
@@ -86,7 +86,7 @@ export default function LandingPage() {
handle: "@chloebakes",
testimonial: "The breakfast items are so fresh and tasty. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-glass-cold-coffee-with-bottle-background_181624-59418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-glass-cold-coffee-with-bottle-background_181624-59418.jpg?_wi=1",
imageAlt: "drive-thru coffee shop",
},
{
@@ -94,7 +94,7 @@ export default function LandingPage() {
handle: "@liam_commute",
testimonial: "Convenient, premium, and consistently excellent coffee.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/matcha-ice-green-tea-marble-floor-it-is-delicious-nutritious_1150-25576.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/matcha-ice-green-tea-marble-floor-it-is-delicious-nutritious_1150-25576.jpg?_wi=1",
imageAlt: "drive-thru coffee shop",
},
]}
@@ -108,7 +108,7 @@ export default function LandingPage() {
href: "#menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/barista-wearing-face-mask-with-copy-space_23-2148767433.jpg"
imageSrc="http://img.b2bpic.net/free-photo/barista-wearing-face-mask-with-copy-space_23-2148767433.jpg?_wi=2"
imageAlt="Premium coffee drinks at drive-thru"
avatars={[
{
@@ -140,7 +140,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Modern Drive-Thru Coffee Experience"
description="At Destiny's, we believe in speed without compromise. Our mission is to serve high-quality, handcrafted drinks and fresh snacks to keep you energized for the day ahead. Friendly service, modern convenience, and the finest beans in the business."
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-barista-making-coffee_23-2149045703.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-barista-making-coffee_23-2149045703.jpg?_wi=2"
imageAlt="Barista preparing a latte"
/>
</div>
@@ -200,7 +200,7 @@ export default function LandingPage() {
price: "$4.50",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-coffee-with-foam_23-2149514322.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-coffee-with-foam_23-2149514322.jpg?_wi=2",
},
{
id: "p2",
@@ -209,7 +209,7 @@ export default function LandingPage() {
price: "$5.25",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-glass-cold-coffee-with-bottle-background_181624-59418.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-glass-cold-coffee-with-bottle-background_181624-59418.jpg?_wi=2",
},
{
id: "p3",
@@ -218,7 +218,7 @@ export default function LandingPage() {
price: "$5.50",
rating: 4,
reviewCount: "88",
imageSrc: "http://img.b2bpic.net/free-photo/matcha-ice-green-tea-marble-floor-it-is-delicious-nutritious_1150-25576.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/matcha-ice-green-tea-marble-floor-it-is-delicious-nutritious_1150-25576.jpg?_wi=2",
},
{
id: "p4",