From 06faf069afebbbc6ac9337fea3fd1ba4be1a20c7 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 16:54:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f031070..c6de8cb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,11 +51,11 @@ export default function LandingPage() { { text: "Visit Us Today", href: "#contact" } ]} mediaItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/food-drinks-beach-party_23-2147642636.jpg", imageAlt: "Creamy soft serve with beach sunlight" }, - { imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7833.jpg", imageAlt: "Specialty coffee with latte art" }, - { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-chocolate-covered-waffles-plate-with-fork-coffee_23-2148526356.jpg", imageAlt: "Belgian waffles with chocolate toppings" }, - { imageSrc: "http://img.b2bpic.net/free-photo/beach-concept-with-tables-chairs_23-2147796189.jpg", imageAlt: "Outdoor café terrace seating" }, - { imageSrc: "http://img.b2bpic.net/free-photo/underneath-wooden-pier-sandy-beach-cloudy-day_181624-1544.jpg", imageAlt: "Beach view near the café" } + { imageSrc: "http://img.b2bpic.net/free-photo/food-drinks-beach-party_23-2147642636.jpg?_wi=1", imageAlt: "Creamy soft serve with beach sunlight" }, + { imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7833.jpg?_wi=1", imageAlt: "Specialty coffee with latte art" }, + { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-chocolate-covered-waffles-plate-with-fork-coffee_23-2148526356.jpg?_wi=1", imageAlt: "Belgian waffles with chocolate toppings" }, + { imageSrc: "http://img.b2bpic.net/free-photo/beach-concept-with-tables-chairs_23-2147796189.jpg?_wi=1", imageAlt: "Outdoor café terrace seating" }, + { imageSrc: "http://img.b2bpic.net/free-photo/underneath-wooden-pier-sandy-beach-cloudy-day_181624-1544.jpg?_wi=1", imageAlt: "Beach view near the café" } ]} mediaAnimation="slide-up" tagAnimation="blur-reveal" @@ -74,19 +74,19 @@ export default function LandingPage() { id: "1", title: "Heaven on Earth", quote: "Heaven on earth for lovers of coffee and La Dolce Vita. The soft serve is absolutely divine, and the staff makes every visit special.", name: "Sarah Mitchell", role: "Visitor from Germany", imageSrc: "http://img.b2bpic.net/free-photo/piece-chocolate-cake-with-strawberry-ice-cream_1122-1124.jpg", imageAlt: "Sarah Mitchell testimonial" }, { - id: "2", title: "Best Soft Serve in the World", quote: "The best soft serve ice cream I've ever had. Incredibly creamy, perfectly flavored, and worth every moment spent waiting in line.", name: "Michael Chen", role: "Travel Blogger", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7833.jpg", imageAlt: "Michael Chen testimonial" + id: "2", title: "Best Soft Serve in the World", quote: "The best soft serve ice cream I've ever had. Incredibly creamy, perfectly flavored, and worth every moment spent waiting in line.", name: "Michael Chen", role: "Travel Blogger", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7833.jpg?_wi=2", imageAlt: "Michael Chen testimonial" }, { id: "3", title: "Super Friendly & Dog Lover", quote: "Super friendly staff and they even treat our dog like royalty. This place has everything: great coffee, amazing ice cream, and genuine warmth.", name: "Emily Rodriguez", role: "Family Travel", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-her-best-friend_23-2148316273.jpg", imageAlt: "Emily Rodriguez testimonial" }, { - id: "4", title: "Perfect Beachside Escape", quote: "Just steps from the beach with incredible hospitality. Our favorite stop whenever we visit Ringkøbing. Highly recommended!", name: "David Kim", role: "Local Regular", imageSrc: "http://img.b2bpic.net/free-photo/beach-concept-with-tables-chairs_23-2147796189.jpg", imageAlt: "David Kim testimonial" + id: "4", title: "Perfect Beachside Escape", quote: "Just steps from the beach with incredible hospitality. Our favorite stop whenever we visit Ringkøbing. Highly recommended!", name: "David Kim", role: "Local Regular", imageSrc: "http://img.b2bpic.net/free-photo/beach-concept-with-tables-chairs_23-2147796189.jpg?_wi=2", imageAlt: "David Kim testimonial" }, { - id: "5", title: "Exceptional Quality", quote: "The attention to detail in every product—from the coffee to the waffles—shows genuine care. This is luxury café done right.", name: "Anna Petersen", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-chocolate-covered-waffles-plate-with-fork-coffee_23-2148526356.jpg", imageAlt: "Anna Petersen testimonial" + id: "5", title: "Exceptional Quality", quote: "The attention to detail in every product—from the coffee to the waffles—shows genuine care. This is luxury café done right.", name: "Anna Petersen", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-chocolate-covered-waffles-plate-with-fork-coffee_23-2148526356.jpg?_wi=2", imageAlt: "Anna Petersen testimonial" }, { - id: "6", title: "A Hidden Gem", quote: "Found this place by chance and it's now our go-to spot. The atmosphere, the people, the treats—everything is perfect.", name: "James Thompson", role: "Tourist", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg", imageAlt: "James Thompson testimonial" + id: "6", title: "A Hidden Gem", quote: "Found this place by chance and it's now our go-to spot. The atmosphere, the people, the treats—everything is perfect.", name: "James Thompson", role: "Tourist", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg?_wi=1", imageAlt: "James Thompson testimonial" } ]} /> @@ -123,7 +123,7 @@ export default function LandingPage() { description="Located just steps from Søndervig Beach" subdescription="A place to pause, relax and enjoy" icon={Waves} - imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-woman-arranging-table-restaurant_23-2147936228.jpg?_wi=2" imageAlt="Cozy café atmosphere and terrace" mediaAnimation="slide-up" useInvertedBackground={false} @@ -167,13 +167,13 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "soft-serve", name: "Soft Ice Cream", price: "DKK 45–65", imageSrc: "http://img.b2bpic.net/free-photo/food-drinks-beach-party_23-2147642636.jpg", imageAlt: "Creamy soft serve ice cream" + id: "soft-serve", name: "Soft Ice Cream", price: "DKK 45–65", imageSrc: "http://img.b2bpic.net/free-photo/food-drinks-beach-party_23-2147642636.jpg?_wi=2", imageAlt: "Creamy soft serve ice cream" }, { - id: "specialty-coffee", name: "Specialty Coffee", price: "DKK 35–55", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7833.jpg", imageAlt: "Artisan specialty coffee" + id: "specialty-coffee", name: "Specialty Coffee", price: "DKK 35–55", imageSrc: "http://img.b2bpic.net/free-photo/latte-coffee_74190-7833.jpg?_wi=3", imageAlt: "Artisan specialty coffee" }, { - id: "belgian-waffles", name: "Belgian Waffles", price: "DKK 75–95", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-chocolate-covered-waffles-plate-with-fork-coffee_23-2148526356.jpg", imageAlt: "Fresh Belgian waffles with toppings" + id: "belgian-waffles", name: "Belgian Waffles", price: "DKK 75–95", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-chocolate-covered-waffles-plate-with-fork-coffee_23-2148526356.jpg?_wi=3", imageAlt: "Fresh Belgian waffles with toppings" } ]} gridVariant="three-columns-all-equal-width" @@ -222,7 +222,7 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/underneath-wooden-pier-sandy-beach-cloudy-day_181624-1544.jpg", imageAlt: "Beautiful beach view" + imageSrc: "http://img.b2bpic.net/free-photo/underneath-wooden-pier-sandy-beach-cloudy-day_181624-1544.jpg?_wi=2", imageAlt: "Beautiful beach view" } ]} mediaAnimation="slide-up" -- 2.49.1