Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-12 09:15:28 +00:00

View File

@@ -64,7 +64,7 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg?_wi=1",
imageAlt: "Heritage coffee shop interior",
},
{
@@ -96,7 +96,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Journey of Tradition"
description="At Trạm Coffee, we blend the rich history of Hoa Lu with contemporary coffee craftsmanship. Discover a sanctuary where heritage meets modern relaxation."
imageSrc="http://img.b2bpic.net/free-photo/high-angle-male-preparing-coffee_23-2148366574.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-male-preparing-coffee_23-2148366574.jpg?_wi=1"
imageAlt="Artisan coffee preparation"
/>
</div>
@@ -120,7 +120,7 @@ export default function LandingPage() {
title: "Artisan Brewing",
description: "Crafted by skilled baristas using traditional techniques.",
tag: "Expertise",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-friends-drinking-coffee_23-2148395430.jpg?_wi=2",
imageAlt: "fresh coffee beans macro",
},
{
@@ -128,7 +128,7 @@ export default function LandingPage() {
title: "Historic Vibe",
description: "Located in the soul of Hoa Lu Ancient Capital.",
tag: "Heritage",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-preparing-coffee_23-2148366574.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-preparing-coffee_23-2148366574.jpg?_wi=2",
imageAlt: "fresh coffee beans macro",
},
]}