Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user