Merge version_1 into main #1
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-woman-using-mobile-phone-while-having-cup-coffee_107420-63684.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-woman-using-mobile-phone-while-having-cup-coffee_107420-63684.jpg?_wi=1",
|
||||
imageAlt: "Coffee shop interior",
|
||||
},
|
||||
{
|
||||
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
title="Crafting More Than Coffee — Creating Moments."
|
||||
description="At La k’afeteria, we believe every cup is a canvas of flavor. We source only the finest beans to deliver a taste that transcends the ordinary."
|
||||
subdescription="Our passion is refined taste, elegant ambiance, and a commitment to perfection in every pour."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-coffee-concept_23-2148464860.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-coffee-concept_23-2148464860.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="Artisanal coffee beans close up"
|
||||
icon={Coffee}
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
id: "item-1",
|
||||
name: "Espresso Noir",
|
||||
price: "$4.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-inside-cup-plate-white-surface_140725-62157.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-inside-cup-plate-white-surface_140725-62157.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "item-2",
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-woman-using-mobile-phone-while-having-cup-coffee_107420-63684.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-woman-using-mobile-phone-while-having-cup-coffee_107420-63684.jpg?_wi=2",
|
||||
imageAlt: "artisanal coffee beans close up",
|
||||
},
|
||||
{
|
||||
@@ -209,7 +209,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-concept_23-2148464860.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-coffee-concept_23-2148464860.jpg?_wi=2",
|
||||
imageAlt: "artisanal coffee beans close up",
|
||||
},
|
||||
{
|
||||
@@ -234,7 +234,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-inside-cup-plate-white-surface_140725-62157.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-inside-cup-plate-white-surface_140725-62157.jpg?_wi=2",
|
||||
imageAlt: "artisanal coffee beans close up",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user