Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-18 09:48:39 +00:00

View File

@@ -53,7 +53,7 @@ export default function LandingPage() {
{ value: "5k+", label: "Happy Clients" }
]}
enableKpiAnimation={true}
imageSrc="http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=1"
imageAlt="cozy cafe interior premium warm atmosphere"
mediaAnimation="slide-up"
marqueeItems={[
@@ -71,7 +71,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Crafted with Passion"
description="At LOC Premium Cafe, we believe that every cup tells a story. From selecting the finest beans to our expert brewing techniques, we strive to deliver an unmatched coffee experience in an environment designed for connection."
imageSrc="http://img.b2bpic.net/free-photo/crop-hands-pressing-coffee_23-2147775914.jpg"
imageSrc="http://img.b2bpic.net/free-photo/crop-hands-pressing-coffee_23-2147775914.jpg?_wi=1"
imageAlt="barista making specialty coffee focus"
/>
</div>
@@ -103,8 +103,8 @@ export default function LandingPage() {
description="We don't just serve coffee; we create moments."
features={[
{ tag: "Beans", title: "Ethically Sourced", subtitle: "Sustainable", description: "We partner directly with farmers to ensure high-quality, sustainable beans.", imageSrc: "http://img.b2bpic.net/free-photo/barista-is-preparing-coffee_140725-8112.jpg", imageAlt: "Barista is preparing coffee" },
{ tag: "Brewing", title: "Expert Craft", subtitle: "Artisan", description: "Our baristas are professionally trained to master every brewing technique.", imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg", imageAlt: "Barista is preparing coffee" },
{ tag: "Space", title: "Premium Vibe", subtitle: "Elegant", description: "A comfortable, serene space for work, meetings, or social gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-pressing-coffee_23-2147775914.jpg", imageAlt: "Barista is preparing coffee" }
{ tag: "Brewing", title: "Expert Craft", subtitle: "Artisan", description: "Our baristas are professionally trained to master every brewing technique.", imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=2", imageAlt: "Barista is preparing coffee" },
{ tag: "Space", title: "Premium Vibe", subtitle: "Elegant", description: "A comfortable, serene space for work, meetings, or social gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-pressing-coffee_23-2147775914.jpg?_wi=2", imageAlt: "Barista is preparing coffee" }
]}
/>
</div>
@@ -134,8 +134,8 @@ export default function LandingPage() {
description="The friendly faces behind your morning ritual."
members={[
{ id: "t1", name: "Jane Doe", role: "Head Barista", description: "Award-winning specialist with 10 years of craft brewing.", imageSrc: "http://img.b2bpic.net/free-photo/man-hands-working-with-coffee-machine-restaurant-close-up-barista-hands-preparing-making-coffee-coffee-shop_574295-514.jpg", imageAlt: "Head Barista" },
{ id: "t2", name: "John Smith", role: "Founder", description: "Coffee enthusiast focused on sustainable community growth.", imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg", imageAlt: "Founder" },
{ id: "t3", name: "Alice Wong", role: "Pastry Chef", description: "Artisan baker specializing in French-style treats.", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-pressing-coffee_23-2147775914.jpg", imageAlt: "Pastry Chef" }
{ id: "t2", name: "John Smith", role: "Founder", description: "Coffee enthusiast focused on sustainable community growth.", imageSrc: "http://img.b2bpic.net/free-photo/cafe-with-burning-candles-tables_140725-7784.jpg?_wi=3", imageAlt: "Founder" },
{ id: "t3", name: "Alice Wong", role: "Pastry Chef", description: "Artisan baker specializing in French-style treats.", imageSrc: "http://img.b2bpic.net/free-photo/crop-hands-pressing-coffee_23-2147775914.jpg?_wi=3", imageAlt: "Pastry Chef" }
]}
/>
</div>