Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
href: "#menu",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/easter-coffee-decorations-still-life_23-2150244092.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/easter-coffee-decorations-still-life_23-2150244092.jpg?_wi=1"
|
||||
imageAlt="cozy cafe interior minimal"
|
||||
/>
|
||||
</div>
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
description="At Enso, we believe coffee is more than a caffeine boost; it is a ritual. We source only organic, fair-trade beans and focus on sustainable brewing methods that honor the earth."
|
||||
subdescription="Whether you're starting your morning or seeking a midday pause, we invite you to find your balance here."
|
||||
icon={Coffee}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-taking-food-photos_23-2149294502.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-taking-food-photos_23-2149294502.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -96,14 +96,14 @@ export default function LandingPage() {
|
||||
name: "Buttery Croissant",
|
||||
price: "$4.50",
|
||||
variant: "Pastry",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-woman-white-fur-coat-girl-counter_1157-47300.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-woman-white-fur-coat-girl-counter_1157-47300.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Signature Latte",
|
||||
price: "$5.50",
|
||||
variant: "Coffee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee_23-2148494608.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee_23-2148494608.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
title: "Slow Roast",
|
||||
subtitle: "Artisan",
|
||||
description: "Small-batch roasting for flavor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/easter-coffee-decorations-still-life_23-2150244092.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/easter-coffee-decorations-still-life_23-2150244092.jpg?_wi=2",
|
||||
imageAlt: "Breakfast composition",
|
||||
},
|
||||
{
|
||||
@@ -165,7 +165,7 @@ export default function LandingPage() {
|
||||
title: "Zen Interior",
|
||||
subtitle: "Relaxing",
|
||||
description: "Designed for quiet work and rest.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-food-photos_23-2149294502.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-taking-food-photos_23-2149294502.jpg?_wi=2",
|
||||
imageAlt: "Breakfast composition",
|
||||
},
|
||||
{
|
||||
@@ -173,7 +173,7 @@ export default function LandingPage() {
|
||||
title: "Local Hub",
|
||||
subtitle: "Connected",
|
||||
description: "A space for neighbors to gather.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-woman-white-fur-coat-girl-counter_1157-47300.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brunette-girl-woman-white-fur-coat-girl-counter_1157-47300.jpg?_wi=2",
|
||||
imageAlt: "Breakfast composition",
|
||||
},
|
||||
{
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
title: "Expert Brew",
|
||||
subtitle: "Barista-led",
|
||||
description: "Professional mastery in every cup.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee_23-2148494608.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-cup-coffee_23-2148494608.jpg?_wi=2",
|
||||
imageAlt: "Breakfast composition",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user