Merge version_1 into main #3
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
title="The Perfect Brew, Every Single Day."
|
||||
description="Artisanal coffee and fresh pastries crafted with passion in the heart of the city. Join us for a moment of calm."
|
||||
buttons={[{ text: "View Menu", href: "#products" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg?_wi=1"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/frothy-drinks-pour-from-machinery-coffee-shop-generated-by-ai_188544-36183.jpg", alt: "Frothy drinks pour from machinery in coffee shop" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/close-up-hands-preparing-coffee-with-milk_23-2148865586.jpg", alt: "Close-up hands preparing coffee with milk" },
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Ethically Sourced", description: "We partner with local farmers for the best beans.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/top-view-buckwheats-food-shovels-alongside-them-horizontal_176474-2387.jpg", imageAlt: "artisanal coffee roasting process" },
|
||||
{ title: "Daily Freshness", description: "Our pastries are baked fresh every morning.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg", imageAlt: "artisanal coffee roasting process" },
|
||||
{ title: "Daily Freshness", description: "Our pastries are baked fresh every morning.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/black-bearded-coffee-seller-pouring-coffee-shop_613910-443.jpg?_wi=2", imageAlt: "artisanal coffee roasting process" },
|
||||
{ title: "Cozy Atmosphere", description: "Your third space away from home.", buttonIcon: Star, imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-chocolate-pralines_114579-20065.jpg", imageAlt: "artisanal coffee roasting process" },
|
||||
{ title: "Expert Roasting", description: "Precision roasting for optimal flavor.", buttonIcon: Award, imageSrc: "http://img.b2bpic.net/free-photo/sweet-pastry-assortment-with-copy-space_23-2148516595.jpg", imageAlt: "artisanal coffee roasting process" },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user