Update src/app/page.tsx

This commit is contained in:
2026-05-17 16:47:38 +00:00
parent 9e0a1a8e76
commit b3a797605b

View File

@@ -62,7 +62,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg?_wi=1"
imageAlt="artisanal coffee pourover cafe setting"
mediaAnimation="slide-up"
avatars={[
@@ -147,21 +147,21 @@ export default function LandingPage() {
title: "Single-Origin Beans",
description: "Ethically sourced and roasted.",
buttonIcon: "Coffee",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-96.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-96.jpg?_wi=1",
imageAlt: "coffee cup on wooden table cafe",
},
{
title: "Hand-Poured Craft",
description: "Mastery in every drop.",
buttonIcon: "Zap",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-baked-eclairs-with-almonds-wooden-table_23-2148161696.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-baked-eclairs-with-almonds-wooden-table_23-2148161696.jpg?_wi=1",
imageAlt: "fresh pastries display case cafe",
},
{
title: "Artisanal Pastries",
description: "Baked daily in-house.",
buttonIcon: "Croissant",
imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg?_wi=1",
imageAlt: "ethically sourced coffee bags rustic",
},
{
@@ -245,7 +245,7 @@ export default function LandingPage() {
quote: "Best coffee in the city, hands down.",
tag: "Coffee Fan",
avatarSrc: "http://img.b2bpic.net/free-photo/young-smiling-woman-standing-bar-coffee-shop_176532-11599.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg?_wi=2",
imageAlt: "young woman smiling coffee shop",
},
{
@@ -267,7 +267,7 @@ export default function LandingPage() {
quote: "Love the atmosphere and pastries.",
tag: "Student",
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-6715.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-96.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup_74190-96.jpg?_wi=2",
imageAlt: "young woman smiling coffee shop",
},
{
@@ -278,7 +278,7 @@ export default function LandingPage() {
quote: "Truly specialty coffee experience.",
tag: "Local",
avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-with-cup-coffee_1187-1544.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-baked-eclairs-with-almonds-wooden-table_23-2148161696.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-hand-holding-baked-eclairs-with-almonds-wooden-table_23-2148161696.jpg?_wi=2",
imageAlt: "young woman smiling coffee shop",
},
{
@@ -289,7 +289,7 @@ export default function LandingPage() {
quote: "Their roast quality is exceptional.",
tag: "Expert",
avatarSrc: "http://img.b2bpic.net/free-photo/laughing-woman-with-coffee-cafe_23-2147765411.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg?_wi=2",
imageAlt: "young woman smiling coffee shop",
},
]}
@@ -349,7 +349,7 @@ export default function LandingPage() {
title="Common Questions"
description="Get to know Lolina Cafe."
faqsAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-woman-sits-table-with-cocktail-lit-candle_140725-9075.jpg?_wi=3"
imageAlt="artisanal coffee pourover cafe setting"
/>
</div>