diff --git a/src/app/page.tsx b/src/app/page.tsx index caf0084..675a455 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,17 +81,17 @@ export default function LandingPage() { buttonAnimation="slide-up" marqueeItems={[ { - type: "text", content: "Freshly Roasted Daily"}, + type: "text", text: "Freshly Roasted Daily"}, { type: "text-icon", text: "Sustainable Sourcing", icon: Leaf, }, { - type: "text", content: "Expert Baristas"}, + type: "text", text: "Expert Baristas"}, { type: "text-icon", text: "Award-Winning Taste", icon: Award, }, { - type: "text", content: "Community Focused"}, + type: "text", text: "Community Focused"}, ]} /> @@ -127,20 +127,20 @@ export default function LandingPage() { title: "Artisan Espresso Blends", description: "Discover our unique espresso blends, roasted to perfection for a rich, nuanced flavor. Each sip is a journey.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-using-laptop-while-having-coffee_1170-713.jpg", imageAlt: "Coffee menu on phone"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/coffee-beverage-connection-data-cafe-leisure-concept_53876-16325.jpg", imageAlt: "Loyalty program screen"}, - imageSrc: "http://img.b2bpic.net/free-vector/international-tea-day-banner-design_1308-122701.jpg", imageAlt: "coffee menu display on phone app"}, + imageSrc: "http://img.b2bpic.net/free-photo/coffee-beverage-connection-data-cafe-leisure-concept_53876-16325.jpg", imageAlt: "Loyalty program screen"} + }, { title: "Masterful Latte Art", description: "Our baristas are artists, turning every latte into a beautiful masterpiece. Taste the craft, see the beauty.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-holding-cup-near-tablet_23-2148181482.jpg", imageAlt: "Coffee customization app"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-cookies-corns_23-2147896375.jpg", imageAlt: "Coffee bean origin map"}, - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-table_23-2148164788.jpg", imageAlt: "coffee menu display on phone app"}, + imageSrc: "http://img.b2bpic.net/free-photo/smartphone-cookies-corns_23-2147896375.jpg", imageAlt: "Coffee bean origin map"} + }, { title: "Cozy Ambiance & Community", description: "Relax in our inviting space, perfect for work, meetings, or simply enjoying a quiet moment. Your second home.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/male-barista-with-tattoos-preparing-coffee-coffee-machine_23-2149052852.jpg", imageAlt: "Coffee grinder close-up on phone"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-ordering-restaurant_23-2150520068.jpg", imageAlt: "Coffee workshop calendar"}, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-caucasian-girl-with-pixie-haircut-looking-camera-isolated-green-background-with-copy-space_141793-87968.jpg", imageAlt: "coffee menu display on phone app"}, + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-ordering-restaurant_23-2150520068.jpg", imageAlt: "Coffee workshop calendar"} + } ]} showStepNumbers={true} title="Indulge in Our Signature Coffee Experience" @@ -173,7 +173,7 @@ export default function LandingPage() { reviewCount: "45 reviews", imageSrc: "http://img.b2bpic.net/free-photo/barista-preparing-beverage_23-2149458030.jpg", imageAlt: "Precision burr coffee grinder"}, { id: "product-6", brand: "Máma Mele Kafe", name: "Latte Art Tool Set", price: "€25.00", rating: 4, - reviewCount: "70 reviews", imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-heart-biscuits-notebook_24837-74.jpg", imageAlt: "Latte art tool set"}, + reviewCount: "70 reviews", imageSrc: "http://img.b2bpic.net/free-photo/coffee-with-heart-biscuits-notebook_24837-74.jpg", imageAlt: "Latte art tool set"} ]} title="Bring the Máma Mele Kafe Experience Home" description="Discover our selection of premium beans, brewing tools, and merchandise. Perfect for gifts or elevating your home coffee ritual."