diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c24acd..37a11fc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,12 +51,12 @@ export default function LandingPage() { ]} buttonAnimation="slide-up" mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-barista-wearing-mask_23-2148892846.jpg", imageAlt: "Espresso Love café brewing premium coffee" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-easter-coffee-decorations_23-2150249758.jpg", imageAlt: "Signature iced vanilla latte" }, - { imageSrc: "http://img.b2bpic.net/free-photo/texture-breakfast-art-caffeine-wooden_1150-1577.jpg", imageAlt: "Barista pouring specialty coffee" }, - { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-barista-preparing-coffee-cup_23-2148824440.jpg", imageAlt: "Perfect espresso shot with crema" }, - { imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-coffee-mill-spoon-coffee-bean_329181-20904.jpg", imageAlt: "Premium arabica coffee beans" }, - { imageSrc: "http://img.b2bpic.net/free-photo/couple-aprons-enjoying-coffee-outside-shop_23-2148366676.jpg", imageAlt: "Warm café interior ambiance" } + { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-barista-wearing-mask_23-2148892846.jpg?_wi=1", imageAlt: "Espresso Love café brewing premium coffee" }, + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-easter-coffee-decorations_23-2150249758.jpg?_wi=1", imageAlt: "Signature iced vanilla latte" }, + { imageSrc: "http://img.b2bpic.net/free-photo/texture-breakfast-art-caffeine-wooden_1150-1577.jpg?_wi=1", imageAlt: "Barista pouring specialty coffee" }, + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-barista-preparing-coffee-cup_23-2148824440.jpg?_wi=1", imageAlt: "Perfect espresso shot with crema" }, + { imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-coffee-mill-spoon-coffee-bean_329181-20904.jpg?_wi=1", imageAlt: "Premium arabica coffee beans" }, + { imageSrc: "http://img.b2bpic.net/free-photo/couple-aprons-enjoying-coffee-outside-shop_23-2148366676.jpg?_wi=1", imageAlt: "Warm café interior ambiance" } ]} ariaLabel="Espresso Love hero section" /> @@ -71,7 +71,7 @@ export default function LandingPage() { description="ESPRESSO LOVE is more than just a café. We are a sanctuary for coffee lovers, a place where tradition meets innovation. Every cup is prepared with meticulous attention to detail and genuine care." subdescription="Located in Casablanca, we source the finest arabica beans, honor Moroccan hospitality, and create unforgettable moments through exceptional espresso craftsmanship." icon={Heart} - imageSrc="http://img.b2bpic.net/free-photo/couple-aprons-enjoying-coffee-outside-shop_23-2148366676.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-aprons-enjoying-coffee-outside-shop_23-2148366676.jpg?_wi=2" imageAlt="Espresso Love café interior" mediaAnimation="slide-up" useInvertedBackground={true} @@ -117,12 +117,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" animationType="slide-up" products={[ - { id: "iced-vanilla-latte", name: "Iced Vanilla Latte", price: "45 MAD", imageSrc: "http://img.b2bpic.net/free-photo/top-view-easter-coffee-decorations_23-2150249758.jpg", imageAlt: "Signature iced vanilla latte - expertly executed and refreshing" }, - { id: "double-espresso", name: "Double Espresso", price: "25 MAD", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-barista-preparing-coffee-cup_23-2148824440.jpg", imageAlt: "Perfect double espresso shot with rich crema" }, - { id: "cappuccino", name: "Moroccan Cappuccino", price: "40 MAD", imageSrc: "http://img.b2bpic.net/free-photo/texture-breakfast-art-caffeine-wooden_1150-1577.jpg", imageAlt: "Traditional cappuccino with artisan latte art" }, - { id: "americano", name: "Classic Americano", price: "30 MAD", imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-coffee-mill-spoon-coffee-bean_329181-20904.jpg", imageAlt: "Rich americano with premium arabica beans" }, - { id: "macchiato", name: "Espresso Macchiato", price: "35 MAD", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-barista-wearing-mask_23-2148892846.jpg", imageAlt: "Bold macchiato with just a touch of milk" }, - { id: "mocha", name: "Chocolate Mocha", price: "50 MAD", imageSrc: "http://img.b2bpic.net/free-photo/couple-aprons-enjoying-coffee-outside-shop_23-2148366676.jpg", imageAlt: "Indulgent mocha with premium chocolate" } + { id: "iced-vanilla-latte", name: "Iced Vanilla Latte", price: "45 MAD", imageSrc: "http://img.b2bpic.net/free-photo/top-view-easter-coffee-decorations_23-2150249758.jpg?_wi=2", imageAlt: "Signature iced vanilla latte - expertly executed and refreshing" }, + { id: "double-espresso", name: "Double Espresso", price: "25 MAD", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-male-barista-preparing-coffee-cup_23-2148824440.jpg?_wi=2", imageAlt: "Perfect double espresso shot with rich crema" }, + { id: "cappuccino", name: "Moroccan Cappuccino", price: "40 MAD", imageSrc: "http://img.b2bpic.net/free-photo/texture-breakfast-art-caffeine-wooden_1150-1577.jpg?_wi=2", imageAlt: "Traditional cappuccino with artisan latte art" }, + { id: "americano", name: "Classic Americano", price: "30 MAD", imageSrc: "http://img.b2bpic.net/free-photo/old-fashioned-coffee-mill-spoon-coffee-bean_329181-20904.jpg?_wi=2", imageAlt: "Rich americano with premium arabica beans" }, + { id: "macchiato", name: "Espresso Macchiato", price: "35 MAD", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-barista-wearing-mask_23-2148892846.jpg?_wi=2", imageAlt: "Bold macchiato with just a touch of milk" }, + { id: "mocha", name: "Chocolate Mocha", price: "50 MAD", imageSrc: "http://img.b2bpic.net/free-photo/couple-aprons-enjoying-coffee-outside-shop_23-2148366676.jpg?_wi=3", imageAlt: "Indulgent mocha with premium chocolate" } ]} ariaLabel="Espresso Love signature menu" /> @@ -164,7 +164,7 @@ export default function LandingPage() { tagAnimation="blur-reveal" background={{ variant: "animated-grid" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/medium-shot-barista-wearing-mask_23-2148892846.jpg" + imageSrc="http://img.b2bpic.net/free-photo/medium-shot-barista-wearing-mask_23-2148892846.jpg?_wi=3" imageAlt="Espresso Love café location" mediaAnimation="slide-up" mediaPosition="right"