Update src/app/page.tsx

This commit is contained in:
2026-04-08 09:10:09 +00:00
parent b9b5c2befa
commit 46dae14958

View File

@@ -76,7 +76,7 @@ export default function LandingPage() {
description="We are more than a coffee shop; we are a production line of passion. We select only the finest ethically sourced beans to create drinks that power your day."
subdescription="Come experience the warmth of THE FACTORY."
icon={Coffee}
imageSrc="http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg"
imageSrc="http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg?_wi=1"
imageAlt="Barista preparation at The Factory"
mediaAnimation="slide-up"
/>
@@ -93,37 +93,37 @@ export default function LandingPage() {
id: "1",
name: "House Blend Espresso",
price: "$3.50",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg?_wi=2",
},
{
id: "2",
name: "Industrial Latte",
price: "$4.50",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg?_wi=3",
},
{
id: "3",
name: "Cold Brew Artisan",
price: "$5.00",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg?_wi=4",
},
{
id: "4",
name: "Factory Butter Croissant",
price: "$3.75",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg?_wi=5",
},
{
id: "5",
name: "Dark Chocolate Tart",
price: "$4.25",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg?_wi=6",
},
{
id: "6",
name: "Signature Cold Drip",
price: "$5.50",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-holding-wooden-spoon-aromatic-coffee-beans-marble-background_114579-65646.jpg?_wi=7",
},
]}
title="The Daily Selection"