Merge version_1 into main #1
@@ -65,27 +65,27 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-view-lavender-flowers-with-morning-coffee_23-2148337127.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-view-lavender-flowers-with-morning-coffee_23-2148337127.jpg?_wi=1",
|
||||
imageAlt: "Cafe interior",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissants-with-chocolate-cream-cup-milk_114579-4260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissants-with-chocolate-cream-cup-milk_114579-4260.jpg?_wi=1",
|
||||
imageAlt: "Pastry and coffee",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shop-portrait-beautiful-beauty-people_1150-1574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shop-portrait-beautiful-beauty-people_1150-1574.jpg?_wi=1",
|
||||
imageAlt: "Cafe interior",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-italian-coffee-machine_23-2148349617.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-italian-coffee-machine_23-2148349617.jpg?_wi=1",
|
||||
imageAlt: "Barista detail",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/village-landscape_1182-836.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/village-landscape_1182-836.jpg?_wi=1",
|
||||
imageAlt: "Cafe front",
|
||||
},
|
||||
{
|
||||
@@ -184,7 +184,7 @@ export default function LandingPage() {
|
||||
quote: "The best matcha latte in the city, period. Such a serene atmosphere.",
|
||||
tag: "Coffee",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/boy-having-beer-restaurant_23-2148172694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-view-lavender-flowers-with-morning-coffee_23-2148337127.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-view-lavender-flowers-with-morning-coffee_23-2148337127.jpg?_wi=2",
|
||||
imageAlt: "elegant cafe interior interior shot",
|
||||
},
|
||||
{
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
quote: "Fronds transformed my morning commute. The quality of their single-origin roasts is unmatched.",
|
||||
tag: "Beans",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-man-restaurant_23-2148395353.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissants-with-chocolate-cream-cup-milk_114579-4260.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/croissants-with-chocolate-cream-cup-milk_114579-4260.jpg?_wi=2",
|
||||
imageAlt: "fresh croissant and coffee set",
|
||||
},
|
||||
{
|
||||
@@ -206,7 +206,7 @@ export default function LandingPage() {
|
||||
quote: "I spend hours here working. The greenery makes for the perfect creative backdrop.",
|
||||
tag: "Ambience",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/side-view-friends-eating-restaurant_23-2150491782.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shop-portrait-beautiful-beauty-people_1150-1574.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shop-portrait-beautiful-beauty-people_1150-1574.jpg?_wi=2",
|
||||
imageAlt: "minimalist coffee shop interior design",
|
||||
},
|
||||
{
|
||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
||||
quote: "Reliable, delicious, and always kind staff. My daily stop before the office.",
|
||||
tag: "Service",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/woman-sitting-cafe-drinking-coffee-working-computer_1303-14720.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-italian-coffee-machine_23-2148349617.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-italian-coffee-machine_23-2148349617.jpg?_wi=2",
|
||||
imageAlt: "barista making specialty coffee",
|
||||
},
|
||||
{
|
||||
@@ -228,7 +228,7 @@ export default function LandingPage() {
|
||||
quote: "The pastry selection is incredible. Everything feels so fresh and well-made.",
|
||||
tag: "Food",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-enjoying-coffee-cup_23-2148756344.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/village-landscape_1182-836.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/village-landscape_1182-836.jpg?_wi=2",
|
||||
imageAlt: "aesthetic cafe outdoor seating area",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user