Merge version_1 into main #1
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-cups-hot-tea-vintage-table-old-terrace-steam-rises-mugs-hot-drink-idea-afternoon-tea-banner-old-city-background-clear-sunny-day-vertical-frame-selective-focus_166373-2634.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-cups-hot-tea-vintage-table-old-terrace-steam-rises-mugs-hot-drink-idea-afternoon-tea-banner-old-city-background-clear-sunny-day-vertical-frame-selective-focus_166373-2634.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -122,28 +122,28 @@ export default function LandingPage() {
|
||||
name: "Signature Espresso",
|
||||
price: "$3.50",
|
||||
variant: "Hot",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/restaurant-menu-template-with-coffee_23-2148655055.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/restaurant-menu-template-with-coffee_23-2148655055.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Iced Vanilla Latte",
|
||||
price: "$4.75",
|
||||
variant: "Cold",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/restaurant-menu-template-with-coffee_23-2148655055.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/restaurant-menu-template-with-coffee_23-2148655055.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Cold Brew Tea",
|
||||
price: "$4.00",
|
||||
variant: "Refreshing",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/restaurant-menu-template-with-coffee_23-2148655055.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/restaurant-menu-template-with-coffee_23-2148655055.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "House Pastry",
|
||||
price: "$3.00",
|
||||
variant: "Sweet",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/restaurant-menu-template-with-coffee_23-2148655055.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/restaurant-menu-template-with-coffee_23-2148655055.jpg?_wi=4",
|
||||
},
|
||||
]}
|
||||
title="Our Crafted Menu"
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A Place You’ll Always Come Back To"
|
||||
description="BLENDZ was created to be more than just a coffee spot. It’s a space where people feel comfortable, welcomed, and taken care of. Every drink, every interaction, and every detail is designed to make your experience feel effortless and enjoyable."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-cups-hot-tea-vintage-table-old-terrace-steam-rises-mugs-hot-drink-idea-afternoon-tea-banner-old-city-background-clear-sunny-day-vertical-frame-selective-focus_166373-2634.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/two-cups-hot-tea-vintage-table-old-terrace-steam-rises-mugs-hot-drink-idea-afternoon-tea-banner-old-city-background-clear-sunny-day-vertical-frame-selective-focus_166373-2634.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -171,7 +171,7 @@ export default function LandingPage() {
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahj",
|
||||
testimonial: "I loved the experience. Everything was perfect.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-cup-coffee-while-using-smart-phone-cafe_637285-8102.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-cup-coffee-while-using-smart-phone-cafe_637285-8102.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
name: "Alex M.",
|
||||
handle: "@alexm",
|
||||
testimonial: "The atmosphere here is unmatched. My favorite place to study.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-cup-coffee-while-using-smart-phone-cafe_637285-8102.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-enjoying-cup-coffee-while-using-smart-phone-cafe_637285-8102.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="What They Say"
|
||||
|
||||
Reference in New Issue
Block a user