From 574cc590727a34378147015b5fd09a36e43ab518 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 20 Apr 2026 06:34:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 303 +++++++++++------------------------------------ 1 file changed, 69 insertions(+), 234 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c999fd8..3512363 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,35 +30,21 @@ export default function LandingPage() { @@ -69,36 +55,22 @@ export default function LandingPage() { tag="HANDMADE IN LITHUANIA · NATURAL WOOL · EST. 2012" buttons={[ { - text: "Explore the Collection", - href: "#products", - }, + text: "Explore the Collection", href: "#products"}, { - text: "How They're Made", - href: "#craft", - }, + text: "How They're Made", href: "#craft"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/macro-shot-fabric-material-wallpaper_53876-146938.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/macro-shot-fabric-material-wallpaper_53876-146938.jpg" avatars={[ { - src: "http://img.b2bpic.net/free-photo/front-view-portrait-redhead-woman_23-2148243365.jpg", - alt: "Portrait of a redhead woman", - }, + src: "http://img.b2bpic.net/free-photo/front-view-portrait-redhead-woman_23-2148243365.jpg", alt: "Portrait of a redhead woman"}, { - src: "http://img.b2bpic.net/free-photo/woman-wearing-knitted-hat-looking-camera-standing-against-yellow-background_23-2148204660.jpg", - alt: "Woman in knitted hat", - }, + src: "http://img.b2bpic.net/free-photo/woman-wearing-knitted-hat-looking-camera-standing-against-yellow-background_23-2148204660.jpg", alt: "Woman in knitted hat"}, { - src: "http://img.b2bpic.net/free-photo/confident-pretty-woman-stands-sideways-isolated-olive-green-wall_141793-65793.jpg", - alt: "Confident woman", - }, + src: "http://img.b2bpic.net/free-photo/confident-pretty-woman-stands-sideways-isolated-olive-green-wall_141793-65793.jpg", alt: "Confident woman"}, { - src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-indoors_23-2149745617.jpg", - alt: "Woman posing indoors", - }, + src: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing-indoors_23-2149745617.jpg", alt: "Woman posing indoors"}, { - src: "http://img.b2bpic.net/free-photo/stylish-woman-spending-time-summer-field_1157-36086.jpg", - alt: "Stylish woman in summer field", - }, + src: "http://img.b2bpic.net/free-photo/stylish-woman-spending-time-summer-field_1157-36086.jpg", alt: "Stylish woman in summer field"}, ]} avatarText="Loved by thousands of conscious walkers" /> @@ -111,48 +83,28 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Baltic Wool", - description: "Unprocessed and undyed unless you ask. The natural colour is beautiful enough on its own.", - items: [], + title: "Baltic Wool", description: "Unprocessed and undyed unless you ask. The natural colour is beautiful enough on its own.", items: [], media: { - imageSrc: "http://img.b2bpic.net/free-photo/boots-near-bright-blanket_23-2147833260.jpg?_wi=1", - }, + imageSrc: "http://img.b2bpic.net/free-photo/boots-near-bright-blanket_23-2147833260.jpg"}, reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-fabric-material-wallpaper_53876-146938.jpg?_wi=2", - imageAlt: "handmade wool felt ankle boot", }, { - title: "One Artisan", - description: "Every pair is made by a single person, from first fibre to finished sole.", - items: [], + title: "One Artisan", description: "Every pair is made by a single person, from first fibre to finished sole.", items: [], media: { - imageSrc: "http://img.b2bpic.net/free-photo/experienced-shoes-master-is-making-holes-laces-shoes-using-special-tool_613910-3318.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/experienced-shoes-master-is-making-holes-laces-shoes-using-special-tool_613910-3318.jpg"}, reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fluffy-socks-with-pine-cones_23-2148791039.jpg?_wi=1", - imageAlt: "handmade wool felt ankle boot", }, { - title: "Worn Barefoot", - description: "Designed to be worn against skin. Wool breathes and regulates temperature.", - items: [], + title: "Worn Barefoot", description: "Designed to be worn against skin. Wool breathes and regulates temperature.", items: [], media: { - imageSrc: "http://img.b2bpic.net/free-photo/classic-stylish-men-s-shoes_169016-5564.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/classic-stylish-men-s-shoes_169016-5564.jpg"}, reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/leather-boots_1203-8129.jpg?_wi=1", - imageAlt: "handmade wool felt ankle boot", }, { - title: "Nothing Synthetic", - description: "Natural rubber soles tapped from Hevea trees. Plant dyes from roots and bark.", - items: [], + title: "Nothing Synthetic", description: "Natural rubber soles tapped from Hevea trees. Plant dyes from roots and bark.", items: [], media: { - imageSrc: "http://img.b2bpic.net/free-photo/small-plant-planted-purple-wellington-rubber-boot-with-spool-rope-hat-garden-fork-against-weathered-wall_23-2148181149.jpg?_wi=1", - }, + imageSrc: "http://img.b2bpic.net/free-photo/small-plant-planted-purple-wellington-rubber-boot-with-spool-rope-hat-garden-fork-against-weathered-wall_23-2148181149.jpg"}, reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-shoes-with-purple-laces-bouquet-roses_158595-3636.jpg?_wi=1", - imageAlt: "handmade wool felt ankle boot", }, ]} title="Handmade for life." @@ -168,59 +120,23 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", - brand: "Filzi", - name: "The Birch", - price: "€155", - imageSrc: "http://img.b2bpic.net/free-photo/ice-skates-studio-still-life_23-2150558985.jpg", - rating: 5, - reviewCount: "12", - }, + id: "p1", brand: "Filzi", name: "The Birch", price: "€155", imageSrc: "http://img.b2bpic.net/free-photo/ice-skates-studio-still-life_23-2150558985.jpg", rating: 5, + reviewCount: "12"}, { - id: "p2", - brand: "Filzi", - name: "The Forest Slipper", - price: "€165", - imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-bed-with-garland_23-2147971156.jpg", - rating: 5, - reviewCount: "8", - }, + id: "p2", brand: "Filzi", name: "The Forest Slipper", price: "€165", imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-bed-with-garland_23-2147971156.jpg", rating: 5, + reviewCount: "8"}, { - id: "p3", - brand: "Filzi", - name: "The Rover", - price: "€150", - imageSrc: "http://img.b2bpic.net/free-photo/new-sneakers_93675-130447.jpg", - rating: 5, - reviewCount: "10", - }, + id: "p3", brand: "Filzi", name: "The Rover", price: "€150", imageSrc: "http://img.b2bpic.net/free-photo/new-sneakers_93675-130447.jpg", rating: 5, + reviewCount: "10"}, { - id: "p4", - brand: "Filzi", - name: "The Amber Boot", - price: "€195", - imageSrc: "http://img.b2bpic.net/free-photo/leather-boots_1203-8129.jpg?_wi=2", - rating: 5, - reviewCount: "5", - }, + id: "p4", brand: "Filzi", name: "The Amber Boot", price: "€195", imageSrc: "http://img.b2bpic.net/free-photo/leather-boots_1203-8129.jpg", rating: 5, + reviewCount: "5"}, { - id: "p5", - brand: "Filzi", - name: "The Baltic", - price: "€175", - imageSrc: "http://img.b2bpic.net/free-photo/small-plant-planted-purple-wellington-rubber-boot-with-spool-rope-hat-garden-fork-against-weathered-wall_23-2148181149.jpg?_wi=2", - rating: 5, - reviewCount: "7", - }, + id: "p5", brand: "Filzi", name: "The Baltic", price: "€175", imageSrc: "http://img.b2bpic.net/free-photo/small-plant-planted-purple-wellington-rubber-boot-with-spool-rope-hat-garden-fork-against-weathered-wall_23-2148181149.jpg", rating: 5, + reviewCount: "7"}, { - id: "p6", - brand: "Filzi", - name: "The Meadow", - price: "€200", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-shoes-with-purple-laces-bouquet-roses_158595-3636.jpg?_wi=2", - rating: 5, - reviewCount: "4", - }, + id: "p6", brand: "Filzi", name: "The Meadow", price: "€200", imageSrc: "http://img.b2bpic.net/free-photo/close-up-vintage-shoes-with-purple-laces-bouquet-roses_158595-3636.jpg", rating: 5, + reviewCount: "4"}, ]} title="Made by hand. Made for life." description="Explore our curated collection of naturally made, slow-felted footwear." @@ -235,17 +151,11 @@ export default function LandingPage() { description="Every pair begins with raw, unprocessed wool. It is washed in cold water and laid by hand in careful layers. The felting process is controlled shrinkage." bulletPoints={[ { - title: "Grown into shape", - description: "The felt is not cut from a pattern. It is coaxed millimetre by millimetre.", - }, + title: "Grown into shape", description: "The felt is not cut from a pattern. It is coaxed millimetre by millimetre."}, { - title: "20–40 hours per pair", - description: "You are holding a single person's total attention.", - }, + title: "20–40 hours per pair", description: "You are holding a single person's total attention."}, { - title: "Naturally unique", - description: "Variability is the point. Humidity, temperature, pressure — it all matters.", - }, + title: "Naturally unique", description: "Variability is the point. Humidity, temperature, pressure — it all matters."}, ]} imageSrc="http://img.b2bpic.net/free-photo/elderly-person-is-serving-boot-service-his-own-personal-workshop_613910-17409.jpg" mediaAnimation="slide-up" @@ -259,37 +169,22 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Baltic Wool", - description: "Sourced from sheep that graze near the Baltic coastline.", - items: [], + title: "Baltic Wool", description: "Sourced from sheep that graze near the Baltic coastline.", items: [], media: { - imageSrc: "http://img.b2bpic.net/free-photo/cute-christmas-sock-table_23-2147955686.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/cute-christmas-sock-table_23-2147955686.jpg"}, reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/macro-shot-fabric-material-wallpaper_53876-146938.jpg?_wi=3", - imageAlt: "handmade wool felt ankle boot", }, { - title: "Hevea Rubber", - description: "Natural rubber tapped from trees. Hand-stitched with no adhesives.", - items: [], + title: "Hevea Rubber", description: "Natural rubber tapped from trees. Hand-stitched with no adhesives.", items: [], media: { - imageSrc: "http://img.b2bpic.net/free-photo/sole-pair-brown-wood-boots_1172-452.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/sole-pair-brown-wood-boots_1172-452.jpg"}, reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/boots-near-bright-blanket_23-2147833260.jpg?_wi=2", - imageAlt: "handmade wool felt ankle boot", }, { - title: "Botanical Dyes", - description: "Walnut husks, weld flowers, madder root.", - items: [], + title: "Botanical Dyes", description: "Walnut husks, weld flowers, madder root.", items: [], media: { - imageSrc: "http://img.b2bpic.net/free-photo/people-s-shoes-around-yellow-leaf_23-2148774633.jpg", - }, + imageSrc: "http://img.b2bpic.net/free-photo/people-s-shoes-around-yellow-leaf_23-2148774633.jpg"}, reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-fluffy-socks-with-pine-cones_23-2148791039.jpg?_wi=2", - imageAlt: "handmade wool felt ankle boot", }, ]} title="Three materials. All of them natural." @@ -304,40 +199,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "MK", - role: "Berlin", - testimonial: "I wore them on cobblestones and felt every stone.", - imageSrc: "http://img.b2bpic.net/free-photo/woman-soaking-up-sun-with-blanket-while-out-nature_23-2148648046.jpg", - }, + id: "1", name: "MK", role: "Berlin", testimonial: "I wore them on cobblestones and felt every stone.", imageSrc: "http://img.b2bpic.net/free-photo/woman-soaking-up-sun-with-blanket-while-out-nature_23-2148648046.jpg"}, { - id: "2", - name: "TR", - role: "Stockholm", - testimonial: "Three winters. Still perfect. The soles haven't separated.", - imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204684.jpg", - }, + id: "2", name: "TR", role: "Stockholm", testimonial: "Three winters. Still perfect. The soles haven't separated.", imageSrc: "http://img.b2bpic.net/free-photo/working-from-home-ergonomic-workstation_23-2149204684.jpg"}, { - id: "3", - name: "IV", - role: "Barcelona", - testimonial: "I have hyperhidrosis and these are the first shoes where I take them off completely dry.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-young-girl-posing_23-2148421623.jpg", - }, + id: "3", name: "IV", role: "Barcelona", testimonial: "I have hyperhidrosis and these are the first shoes where I take them off completely dry.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-young-girl-posing_23-2148421623.jpg"}, { - id: "4", - name: "AL", - role: "Amsterdam", - testimonial: "The email exchange was warm and personal. Made exactly for me.", - imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-posing-outdoors_23-2148323690.jpg", - }, + id: "4", name: "AL", role: "Amsterdam", testimonial: "The email exchange was warm and personal. Made exactly for me.", imageSrc: "http://img.b2bpic.net/free-photo/cute-woman-posing-outdoors_23-2148323690.jpg"}, { - id: "5", - name: "SB", - role: "Paris", - testimonial: "My neighbour asked if they were couture. I told her the price and she didn't believe me.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-outdoors_23-2149144004.jpg", - }, + id: "5", name: "SB", role: "Paris", testimonial: "My neighbour asked if they were couture. I told her the price and she didn't believe me.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-outdoors_23-2149144004.jpg"}, ]} title="Worn. Loved. Kept for years." description="A decade of handmade shoes, shipped across Europe." @@ -352,17 +222,11 @@ export default function LandingPage() { description="Filzi Felti began with a question. Can you make a shoe by hand that is better than one made by a machine?" bulletPoints={[ { - title: "No stock", - description: "Every shoe is made after it is ordered.", - }, + title: "No stock", description: "Every shoe is made after it is ordered."}, { - title: "Three weeks", - description: "A reasonable time to wait for a shoe that lasts ten years.", - }, + title: "Three weeks", description: "A reasonable time to wait for a shoe that lasts ten years."}, { - title: "Small workshop", - description: "We are a small team, making by hand in Lithuania.", - }, + title: "Small workshop", description: "We are a small team, making by hand in Lithuania."}, ]} imageSrc="http://img.b2bpic.net/free-photo/creative-person-working-pottery-workshop_23-2148970758.jpg" mediaAnimation="slide-up" @@ -373,20 +237,15 @@ export default function LandingPage() { @@ -395,63 +254,39 @@ export default function LandingPage() {