From ef2d65351ad0188cfb633d3b7bf1c198daefcb2d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 15:39:36 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 271 ++++++++++++----------------------------------- 1 file changed, 65 insertions(+), 206 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c60196d..4522d92 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,69 +31,46 @@ export default function LandingPage() {
@@ -106,24 +83,16 @@ export default function LandingPage() { metrics={[ { icon: Calendar, - label: "Season", - value: "Summer 2025", - }, + label: "Season", value: "Summer 2025"}, { icon: Clock, - label: "Hours", - value: "7:30 AM – 5:00 PM", - }, + label: "Hours", value: "7:30 AM – 5:00 PM"}, { icon: MapPin, - label: "Location", - value: "Bolungarvík, Iceland", - }, + label: "Location", value: "Bolungarvík, Iceland"}, { icon: Star, - label: "Google Rating", - value: "4.8 ★", - }, + label: "Google Rating", value: "4.8 ★"}, ]} metricsAnimation="slide-up" /> @@ -136,29 +105,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "passion", - title: "Passion for Craft", - descriptions: [ - "We're a small team, not big-shot professionals — just people who genuinely love what they do.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg", - }, + id: "passion", title: "Passion for Craft", descriptions: [ + "We're a small team, not big-shot professionals — just people who genuinely love what they do."], + imageSrc: "http://img.b2bpic.net/free-photo/chef-preparing-fried-fish-front-view_23-2148516904.jpg"}, { - id: "freshness", - title: "Daily Freshness", - descriptions: [ - "Hayat, our chef and owner, bakes from the early hours every morning so that by the time you walk in, everything is fresh.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-breakfast_1232-1241.jpg", - }, + id: "freshness", title: "Daily Freshness", descriptions: [ + "Hayat, our chef and owner, bakes from the early hours every morning so that by the time you walk in, everything is fresh."], + imageSrc: "http://img.b2bpic.net/free-photo/delicious-croissants-breakfast_1232-1241.jpg"}, { - id: "local-french", - title: "Local Meets French", - descriptions: [ - "We use local Icelandic ingredients wherever we can, and French technique in everything we make.", - ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-carrots-bowl-garlic_23-2148622443.jpg", - }, + id: "local-french", title: "Local Meets French", descriptions: [ + "We use local Icelandic ingredients wherever we can, and French technique in everything we make."], + imageSrc: "http://img.b2bpic.net/free-photo/top-view-carrots-bowl-garlic_23-2148622443.jpg"}, ]} title="Small town. Big heart." description="We're a small team, not big-shot professionals — just people who genuinely love what they do. French Touch Café was born from a simple idea: bringing the warmth of a French kitchen to one of the most beautiful corners of Iceland. Hayat, our chef and owner, bakes from the early hours every morning so that by the time you walk in, everything is fresh. New staff, new menu, same soul. We use local Icelandic ingredients wherever we can, and French technique in everything we make. Come as you are — there's always something good waiting." @@ -174,53 +131,17 @@ export default function LandingPage() { carouselMode="buttons" products={[ { - id: "croissants", - name: "Croissants & Viennoiseries", - price: "From 4€", - variant: "Baked daily", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-homemade-delicious-jam-croissants_23-2148525206.jpg", - imageAlt: "Golden flaky croissant", - }, + id: "croissants", name: "Croissants & Viennoiseries", price: "From 4€", variant: "Baked daily", imageSrc: "http://img.b2bpic.net/free-photo/top-view-homemade-delicious-jam-croissants_23-2148525206.jpg", imageAlt: "Golden flaky croissant"}, { - id: "coffee", - name: "Coffee", - price: "From 3.50€", - variant: "All day", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-press-kit-coffee_52683-96764.jpg", - imageAlt: "Gourmet coffee with latte art", - }, + id: "coffee", name: "Coffee", price: "From 3.50€", variant: "All day", imageSrc: "http://img.b2bpic.net/free-photo/still-life-press-kit-coffee_52683-96764.jpg", imageAlt: "Gourmet coffee with latte art"}, { - id: "sandwiches", - name: "Homemade Sandwiches", - price: "From 8€", - variant: "Lunch", - imageSrc: "http://img.b2bpic.net/free-photo/green-salad-with-chopped-tomatoes-herbs-cucumbers-mixed-with-sour-cream_114579-71126.jpg", - imageAlt: "Fresh focaccia sandwich", - }, + id: "sandwiches", name: "Homemade Sandwiches", price: "From 8€", variant: "Lunch", imageSrc: "http://img.b2bpic.net/free-photo/green-salad-with-chopped-tomatoes-herbs-cucumbers-mixed-with-sour-cream_114579-71126.jpg", imageAlt: "Fresh focaccia sandwich"}, { - id: "meals", - name: "French-Inspired Meals", - price: "From 15€", - variant: "Lunch", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-salad-with-fresh-vegetables_140725-6565.jpg", - imageAlt: "Warm seasonal french dish", - }, + id: "meals", name: "French-Inspired Meals", price: "From 15€", variant: "Lunch", imageSrc: "http://img.b2bpic.net/free-photo/chicken-salad-with-fresh-vegetables_140725-6565.jpg", imageAlt: "Warm seasonal french dish"}, { - id: "pastries", - name: "Homemade Pastries", - price: "From 6€", - variant: "While they last", - imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-rustic-summer-berry-tartles_114579-11164.jpg", - imageAlt: "Assorted homemade cakes and tarts", - }, + id: "pastries", name: "Homemade Pastries", price: "From 6€", variant: "While they last", imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-rustic-summer-berry-tartles_114579-11164.jpg", imageAlt: "Assorted homemade cakes and tarts"}, { - id: "more", - name: "& Much More", - price: "New Season", - variant: "Summer 2025", - imageSrc: "http://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table_114579-4584.jpg", - imageAlt: "Chef preparing a daily special", - }, + id: "more", name: "& Much More", price: "New Season", variant: "Summer 2025", imageSrc: "http://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table_114579-4584.jpg", imageAlt: "Chef preparing a daily special"}, ]} title="Fresh every morning. Gone by afternoon." description="Discover our daily offerings, baked fresh and made with care." @@ -232,41 +153,17 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Cécile Pichard", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-olives-beer_23-2147680964.jpg", - imageAlt: "Cécile Pichard", - }, + id: "1", name: "Cécile Pichard", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-olives-beer_23-2147680964.jpg", imageAlt: "Cécile Pichard"}, { - id: "2", - name: "Hannah Kreutzer", - imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-tea-with-fresh-food-table_23-2147860438.jpg", - imageAlt: "Hannah Kreutzer", - }, + id: "2", name: "Hannah Kreutzer", imageSrc: "http://img.b2bpic.net/free-photo/man-drinking-tea-with-fresh-food-table_23-2147860438.jpg", imageAlt: "Hannah Kreutzer"}, { - id: "3", - name: "Frank Meinhold", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-women-holding-golden-star-icon_53876-71038.jpg", - imageAlt: "Frank Meinhold", - }, + id: "3", name: "Frank Meinhold", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-women-holding-golden-star-icon_53876-71038.jpg", imageAlt: "Frank Meinhold"}, { - id: "4", - name: "Magnus Ingi Jónsson", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-earbuds-holding-cup-coffee_23-2148728914.jpg", - imageAlt: "Magnus Ingi Jónsson", - }, + id: "4", name: "Magnus Ingi Jónsson", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-with-earbuds-holding-cup-coffee_23-2148728914.jpg", imageAlt: "Magnus Ingi Jónsson"}, { - id: "5", - name: "Christian Großmann", - imageSrc: "http://img.b2bpic.net/free-photo/you-get-it-it-s-so-funny_329181-2916.jpg", - imageAlt: "Christian Großmann", - }, + id: "5", name: "Christian Großmann", imageSrc: "http://img.b2bpic.net/free-photo/you-get-it-it-s-so-funny_329181-2916.jpg", imageAlt: "Christian Großmann"}, { - id: "6", - name: "Guðleif Þórunn Stefánsdóttir", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-drinking-coffee-enjoying-cafe-after-work_637285-248.jpg", - imageAlt: "Guðleif Þórunn Stefánsdóttir", - }, + id: "6", name: "Guðleif Þórunn Stefánsdóttir", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-businesswoman-drinking-coffee-enjoying-cafe-after-work_637285-248.jpg", imageAlt: "Guðleif Þórunn Stefánsdóttir"}, ]} cardTitle="Straight from Google Reviews" cardTag="What people say" @@ -281,46 +178,28 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "location-where", - title: "Where", - descriptions: [ - "Bolungarvík, Westfjords, Iceland", - ], - imageSrc: "http://img.b2bpic.net/free-photo/global-position-system-navigation-direction_53876-30331.jpg", - }, + id: "location-where", title: "Where", descriptions: [ + "Bolungarvík, Westfjords, Iceland"], + imageSrc: "http://img.b2bpic.net/free-photo/global-position-system-navigation-direction_53876-30331.jpg"}, { - id: "location-hours", - title: "Hours", - descriptions: [ - "Monday – Sunday, 7:30 AM – 5:00 PM", - ], - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599341.jpg", - }, + id: "location-hours", title: "Hours", descriptions: [ + "Monday – Sunday, 7:30 AM – 5:00 PM"], + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machine_23-2151599341.jpg"}, { - id: "location-season", - title: "Season", - descriptions: [ - "Open summer 2025, June – November", - ], - imageSrc: "http://img.b2bpic.net/free-psd/3d-gold-calendar-icon-dark-background_84443-56212.jpg", - }, + id: "location-season", title: "Season", descriptions: [ + "Open summer 2025, June – November"], + imageSrc: "http://img.b2bpic.net/free-psd/3d-gold-calendar-icon-dark-background_84443-56212.jpg"}, { - id: "location-google", - title: "Google", - descriptions: [ - "Search 'French Touch Café Bolungarvík'", - ], - imageSrc: "http://img.b2bpic.net/free-photo/illustration-circle-with-abstract-neon-light-effects-great-futuristic-background_181624-34367.jpg", - }, + id: "location-google", title: "Google", descriptions: [ + "Search 'French Touch Café Bolungarvík'"], + imageSrc: "http://img.b2bpic.net/free-photo/illustration-circle-with-abstract-neon-light-effects-great-futuristic-background_181624-34367.jpg"}, ]} title="At the heart of Bolungarvík" description="Our café is located in the charming village of Bolungarvík, nestled in the scenic Westfjords of Iceland. We are open daily from 7:30 AM to 5:00 PM during the summer season, from June to November. Easily find us by searching 'French Touch Café Bolungarvík' on Google. Click below to open directions in Google Maps." tag="Find us" buttons={[ { - text: "Open in Google Maps", - href: "https://maps.google.com/?q=French+Touch+Cafe+Bolungarvik+Iceland", - }, + text: "Open in Google Maps", href: "https://maps.google.com/?q=French+Touch+Cafe+Bolungarvik+Iceland"}, ]} />
@@ -330,8 +209,7 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Bar à Croissants", - ]} + "Bar à Croissants"]} title="Also in Ísafjörður" description="Visit our sister café, Bar à Croissants, by the harbour for freshly filled croissants and a taste of France." showCard={true} @@ -345,50 +223,31 @@ export default function LandingPage() { logoText="French Touch Café" columns={[ { - title: "Hours", - items: [ + title: "Hours", items: [ { - label: "Every day", - href: "#", - }, + label: "Every day", href: "#"}, { - label: "7:30 AM – 5:00 PM", - href: "#", - }, + label: "7:30 AM – 5:00 PM", href: "#"}, ], }, { - title: "Menu", - items: [ + title: "Menu", items: [ { - label: "Croissants & Pastries", - href: "#menu", - }, + label: "Croissants & Pastries", href: "#menu"}, { - label: "Coffee", - href: "#menu", - }, + label: "Coffee", href: "#menu"}, { - label: "Sandwiches & Meals", - href: "#menu", - }, + label: "Sandwiches & Meals", href: "#menu"}, ], }, { - title: "Also in Ísafjörður", - items: [ + title: "Also in Ísafjörður", items: [ { - label: "Bar à Croissants", - href: "#", - }, + label: "Bar à Croissants", href: "#"}, { - label: "Freshly filled croissants", - href: "#", - }, + label: "Freshly filled croissants", href: "#"}, { - label: "by the harbour ⚓", - href: "#", - }, + label: "by the harbour ⚓", href: "#"}, ], }, ]}