Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-young-adult-enjoying-warm-drink_23-2149134379.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-young-adult-enjoying-warm-drink_23-2149134379.jpg?_wi=1"
|
||||
imageAlt="A cup of coffee with latte art"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
description="More than just a coffee shop, The Daily Grind is a community hub where quality coffee meets warm hospitality. We source premium beans and brew each cup with precision and care, creating an unforgettable experience."
|
||||
subdescription="From our cozy ambiance to our friendly baristas, every detail is designed to make you feel at home. Join us for your daily ritual or a relaxing break."
|
||||
icon={Coffee}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barista-pouring-milk-into-coffee-coffee-shop_1303-19413.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/barista-pouring-milk-into-coffee-coffee-shop_1303-19413.jpg?_wi=1"
|
||||
imageAlt="Barista pouring latte art"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -131,7 +131,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-adult-enjoying-warm-drink_23-2149134379.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-adult-enjoying-warm-drink_23-2149134379.jpg?_wi=2",
|
||||
imageAlt: "espresso drinks dark background",
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-milk-into-coffee-coffee-shop_1303-19413.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-milk-into-coffee-coffee-shop_1303-19413.jpg?_wi=2",
|
||||
imageAlt: "espresso drinks dark background",
|
||||
},
|
||||
{
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-bags-indoors-branding-concept_23-2151881019.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-bags-indoors-branding-concept_23-2151881019.jpg?_wi=1",
|
||||
imageAlt: "espresso drinks dark background",
|
||||
},
|
||||
]}
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
id: "product-2",
|
||||
name: "Dark Roast Espresso Blend",
|
||||
price: "$16.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-bags-indoors-branding-concept_23-2151881019.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-bags-indoors-branding-concept_23-2151881019.jpg?_wi=2",
|
||||
imageAlt: "Bag of dark roast espresso blend coffee beans",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user