|
|
|
|
@@ -76,9 +76,9 @@ export default function LandingPage() {
|
|
|
|
|
|
|
|
|
|
<div id="products" data-section="products">
|
|
|
|
|
<ProductCardFour
|
|
|
|
|
title="Our Fea'tured Selection"
|
|
|
|
|
title="Our Featur'ed "Selection""
|
|
|
|
|
description="Handpicked specialty coffees and seasonal beverages crafted by our expert baristas"
|
|
|
|
|
tag='"Menu"'
|
|
|
|
|
tag="Menu"
|
|
|
|
|
tagIcon={Sparkles}
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
|
@@ -86,10 +86,10 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Ethiopian Yirgacheffe", price: '$6.5"0', variant: "Single Origin • 12oz", imageSrc: "https://pixabay.com/get/g0398d1ad6ec4b1639a4ac77177d8f2367ab0359a8b3db13e4fd9533af3d1c1a00ae24a85240632fdec80f40efce7a3eb647d8ca9b04a340c3dff8a3c744c28d0_1280.jpg", imageAlt: "ethiopian single origin coffee bag"
|
|
|
|
|
id: "1", name: "Ethiopian Yirgacheffe", price: "$6.50", variant: "Single Origin • 12oz", imageSrc: "https://pixabay.com/get/g0398d1ad6ec4b1639a4ac77177d8f2367ab0359a8b3db13e4fd9533af3d1c1a00ae24a85240632fdec80f40efce7a3eb647d8ca9b04a340c3dff8a3c744c28d0_1280.jpg", imageAlt: "ethiopian single origin coffee bag"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "House <Blend> Espres;so?", price: "$5.00", variant: "Signature Blend • Shot", imageSrc: "https://pixabay.com/get/ga98e93710b94ce2d50f9200123b3b8c3179d39074b5fc515aefe0871e1d2bbc5a12dac849abfafaaeaffda61551d2ab754c0a585344ac6d96b4d5b5225fb09ae_1280.jpg", imageAlt: "house blend coffee cup professional"
|
|
|
|
|
id: "2", name: "House Blend Espresso", price: "$5.00", variant: "Signature Blend • Shot", imageSrc: "https://pixabay.com/get/ga98e93710b94ce2d50f9200123b3b8c3179d39074b5fc515aefe0871e1d2bbc5a12dac849abfafaaeaffda61551d2ab754c0a585344ac6d96b4d5b5225fb09ae_1280.jpg", imageAlt: "house blend coffee cup professional"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Seasonal Pumpkin Latte", price: "$7.00", variant: "Limited Edition • 16oz", imageSrc: "https://pixabay.com/get/g1a6540826b5dbab56feea41f8fd39509a526f5965bc9129aaefcade716b047c9d726cd2beffd8f53682b7a04fe9da23faa4a52ac2f7b6980eca30c674ae88a8e_1280.jpg", imageAlt: "pumpkin spice latte seasonal drink"
|
|
|
|
|
|