Merge version_1 into main #3
@@ -52,27 +52,27 @@ export default function LandingPage() {
|
||||
description="Experience the charm of our Parisian-inspired cafe in the heart of New Delhi. A cozy sanctuary for coffee lovers, dreamers, and friends."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-posing-with-coffee_158595-3757.jpg", imageAlt: "Cafe interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-posing-with-coffee_158595-3757.jpg?_wi=1", imageAlt: "Cafe interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-posing-with-coffee_158595-3757.jpg", imageAlt: "Cafe interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-posing-with-coffee_158595-3757.jpg?_wi=2", imageAlt: "Cafe interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-posing-with-coffee_158595-3757.jpg", imageAlt: "Cafe interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-posing-with-coffee_158595-3757.jpg?_wi=3", imageAlt: "Cafe interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-posing-with-coffee_158595-3757.jpg", imageAlt: "Cafe interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-posing-with-coffee_158595-3757.jpg?_wi=4", imageAlt: "Cafe interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-posing-with-coffee_158595-3757.jpg", imageAlt: "Cafe interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-posing-with-coffee_158595-3757.jpg?_wi=5", imageAlt: "Cafe interior"},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg", imageAlt: "Cafe interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg?_wi=1", imageAlt: "Cafe interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg", imageAlt: "Cafe interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg?_wi=2", imageAlt: "Cafe interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg", imageAlt: "Cafe interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg?_wi=3", imageAlt: "Cafe interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg", imageAlt: "Cafe interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg?_wi=4", imageAlt: "Cafe interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg", imageAlt: "Cafe interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg?_wi=5", imageAlt: "Cafe interior"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
{
|
||||
value: "1900+", title: "Happy Guests"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-red-sweater-lady-drinks-coffee_1157-40771.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-red-sweater-lady-drinks-coffee_1157-40771.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -133,22 +133,22 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Coffee", name: "Espresso-ly for You", price: "₹159", rating: 5,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg"},
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg?_wi=6"},
|
||||
{
|
||||
id: "2", brand: "Tea", name: "Moroccan Mint Tea", price: "₹149", rating: 5,
|
||||
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg"},
|
||||
reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg?_wi=7"},
|
||||
{
|
||||
id: "3", brand: "Smoothies", name: "Mango Banana Smoothie", price: "₹279", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg"},
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg?_wi=8"},
|
||||
{
|
||||
id: "4", brand: "Mocktails", name: "Flora Senorita", price: "₹249", rating: 5,
|
||||
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg"},
|
||||
reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg?_wi=9"},
|
||||
{
|
||||
id: "5", brand: "Mojitos", name: "Classic Mint Mojito", price: "₹223", rating: 5,
|
||||
reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg"},
|
||||
reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg?_wi=10"},
|
||||
{
|
||||
id: "6", brand: "Spritzers", name: "Paris in Love", price: "₹249", rating: 5,
|
||||
reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg"},
|
||||
reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg?_wi=11"},
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="From handcrafted espressos to delicate floral teas and refreshing mocktails, discover our curated selection."
|
||||
@@ -163,13 +163,13 @@ export default function LandingPage() {
|
||||
description="More than just a coffee shop, we curate experiences that linger long after the last sip."
|
||||
features={[
|
||||
{
|
||||
title: "Artisan Coffee", description: "Hand-picked beans roasted to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg", buttonIcon: Coffee,
|
||||
title: "Artisan Coffee", description: "Hand-picked beans roasted to perfection.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-coffee-with-milk-cream_23-2148865608.jpg?_wi=12", buttonIcon: Coffee,
|
||||
},
|
||||
{
|
||||
title: "Floral Decor", description: "Beautiful blooms in every corner of the cafe.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-posing-with-coffee_158595-3757.jpg", buttonIcon: Flower,
|
||||
title: "Floral Decor", description: "Beautiful blooms in every corner of the cafe.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-interesting-reddish-man-posing-with-coffee_158595-3757.jpg?_wi=6", buttonIcon: Flower,
|
||||
},
|
||||
{
|
||||
title: "Cozy Seating", description: "Comfortable corners for intimate conversations.", imageSrc: "http://img.b2bpic.net/free-photo/woman-red-sweater-lady-drinks-coffee_1157-40771.jpg", buttonIcon: Armchair,
|
||||
title: "Cozy Seating", description: "Comfortable corners for intimate conversations.", imageSrc: "http://img.b2bpic.net/free-photo/woman-red-sweater-lady-drinks-coffee_1157-40771.jpg?_wi=2", buttonIcon: Armchair,
|
||||
},
|
||||
{
|
||||
title: "Outdoor Terrace", description: "Enjoy your latte in the fresh air of Santushti.", imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-restaurant_1339-2606.jpg", buttonIcon: Sun,
|
||||
|
||||
Reference in New Issue
Block a user