Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
description="Founded in 2019 by Aryan Mehta, a former software engineer"
|
||||
subdescription="From Shimla garage to 500+ daily cups across India"
|
||||
icon={Heart}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cup-coffee-with-old-grinder_1204-105.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cup-coffee-with-old-grinder_1204-105.jpg?_wi=1"
|
||||
imageAlt="Cozy premium café interior with warm lighting"
|
||||
mediaAnimation="blur-reveal"
|
||||
useInvertedBackground={false}
|
||||
@@ -106,15 +106,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Premium Coffee Machines", tags: ["Italian Espresso", "Precision Brewing"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-old-grinder_1204-105.jpg", imageAlt: "Premium espresso machine"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-old-grinder_1204-105.jpg?_wi=2", imageAlt: "Premium espresso machine"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Freshly Baked Sides", tags: ["Artisan Pastries", "Daily Baked"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-old-grinder_1204-105.jpg", imageAlt: "Freshly baked pastries and sides"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-old-grinder_1204-105.jpg?_wi=3", imageAlt: "Freshly baked pastries and sides"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Cozy Seating for 40 Guests", tags: ["Intimate Space", "Perfect Ambiance"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-old-grinder_1204-105.jpg", imageAlt: "Warm and cozy café seating area"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-coffee-with-old-grinder_1204-105.jpg?_wi=4", imageAlt: "Warm and cozy café seating area"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user