Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-17 14:46:25 +00:00

View File

@@ -32,38 +32,29 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Departments",
id: "#departments",
},
name: "Departments", id: "#departments"},
{
name: "Trust",
id: "#trust",
},
name: "Trust", id: "#trust"},
{
name: "Location",
id: "#contact",
},
name: "Location", id: "#contact"},
]}
brandName="Knud Pedersen"
button={{
text: "Contact Us", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Knud Pedersen: Your Arctic Essentialist."
description="From technical outdoor gear to everyday local treasures. Providing Greenland with quality, warmth, and variety since 1954."
buttons={[
{
text: "Shop Essentials",
href: "#products",
},
text: "Shop Essentials", href: "#products"},
{
text: "Explore Departments",
href: "#departments",
},
text: "Explore Departments", href: "#departments"},
]}
imageSrc="http://img.b2bpic.net/free-photo/snowy-winter-landscape_23-2151903488.jpg"
/>
@@ -75,25 +66,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "The Outpost",
description: "High-performance Arctic clothing, premium wool layers, and anti-slip footwear built for the coldest conditions.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-goggles_23-2148931151.jpg",
},
title: "The Outpost", description: "High-performance Arctic clothing, premium wool layers, and anti-slip footwear built for the coldest conditions.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-goggles_23-2148931151.jpg"},
{
title: "The Home",
description: "A refined selection of fine fragrances, minimalist stationery, and lifestyle goods to elevate your daily routine.",
imageSrc: "http://img.b2bpic.net/free-photo/glass-whiskey-with-cigar-table-close-up-photo-alcohol-cigar_1157-39195.jpg",
},
title: "The Home", description: "A refined selection of fine fragrances, minimalist stationery, and lifestyle goods to elevate your daily routine.", imageSrc: "http://img.b2bpic.net/free-photo/glass-whiskey-with-cigar-table-close-up-photo-alcohol-cigar_1157-39195.jpg"},
{
title: "The Youth",
description: "Quality toys and educational materials, meticulously chosen to inspire the next generation in the Arctic.",
imageSrc: "http://img.b2bpic.net/free-photo/funny-toys-dinosaurs-beige-space_114579-76184.jpg",
},
title: "The Youth", description: "Quality toys and educational materials, meticulously chosen to inspire the next generation in the Arctic.", imageSrc: "http://img.b2bpic.net/free-photo/funny-toys-dinosaurs-beige-space_114579-76184.jpg"},
{
title: "The Workshop",
description: "Reliable, heavy-duty hardware and essential regional tools, tested to stand up to the extreme Arctic climate.",
imageSrc: "http://img.b2bpic.net/free-photo/extreme-closeup-professional-camera-slider-shot-black-white_181624-785.jpg",
},
title: "The Workshop", description: "Reliable, heavy-duty hardware and essential regional tools, tested to stand up to the extreme Arctic climate.", imageSrc: "http://img.b2bpic.net/free-photo/extreme-closeup-professional-camera-slider-shot-black-white_181624-785.jpg"},
]}
title="Curated Departments"
description="We categorize our heritage inventory into distinct luxury collections to better serve the hunter, student, parent, and explorer."
@@ -106,9 +85,7 @@ export default function LandingPage() {
title="Premium Performance, Local Heart."
buttons={[
{
text: "Visit Our Store",
href: "#contact",
},
text: "Visit Our Store", href: "#contact"},
]}
/>
</div>
@@ -121,41 +98,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Merino Wool Socks",
price: "$35",
imageSrc: "http://img.b2bpic.net/free-photo/person-standing-floor-with-baubles_23-2147960116.jpg",
},
id: "1", name: "Merino Wool Socks", price: "$35", imageSrc: "http://img.b2bpic.net/free-photo/person-standing-floor-with-baubles_23-2147960116.jpg"},
{
id: "2",
name: "Arctic Leather Journal",
price: "$45",
imageSrc: "http://img.b2bpic.net/free-photo/notebook-with-coffee-cup-camera-flowers-bouquet-table_23-2148043917.jpg",
},
id: "2", name: "Arctic Leather Journal", price: "$45", imageSrc: "http://img.b2bpic.net/free-photo/notebook-with-coffee-cup-camera-flowers-bouquet-table_23-2148043917.jpg"},
{
id: "3",
name: "Precision Ice Compass",
price: "$85",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-various-technician-tools-isolated_53876-14503.jpg",
},
id: "3", name: "Precision Ice Compass", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-various-technician-tools-isolated_53876-14503.jpg"},
{
id: "4",
name: "Northern Fragrance",
price: "$120",
imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-home-holding-decorative-tree-balls_23-2148802746.jpg",
},
id: "4", name: "Northern Fragrance", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/woman-relaxing-home-holding-decorative-tree-balls_23-2148802746.jpg"},
{
id: "5",
name: "Wooden Arctic Bear",
price: "$55",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-nourishing-children-s-food-assortment_23-2149627791.jpg",
},
id: "5", name: "Wooden Arctic Bear", price: "$55", imageSrc: "http://img.b2bpic.net/free-photo/top-view-nourishing-children-s-food-assortment_23-2149627791.jpg"},
{
id: "6",
name: "Technical Base Layer",
price: "$180",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-boy-sitting-snowy-land-looking-camera_23-2148048962.jpg",
},
id: "6", name: "Technical Base Layer", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-boy-sitting-snowy-land-looking-camera_23-2148048962.jpg"},
]}
title="Local's Choice"
description="Tested for the Greenlandic winter."
@@ -170,20 +123,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "70+",
description: "Years of Tradition",
},
id: "m1", value: "70+", description: "Years of Tradition"},
{
id: "m2",
value: "5000+",
description: "Arctic Products",
},
id: "m2", value: "5000+", description: "Arctic Products"},
{
id: "m3",
value: "100%",
description: "Community Owned",
},
id: "m3", value: "100%", description: "Community Owned"},
]}
title="Our Arctic Impact"
description="Serving the Greenlandic community for decades."
@@ -192,44 +136,20 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwo
animationType="depth-3d"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Aqqaluk Nielsen",
role: "Hunter",
testimonial: "Knud Pedersen always has exactly what I need when the winter turns hard. Pure reliability.",
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-satisfied-european-female-traveler-holds-digital-camera-making-pictures-focused-into-distance_273609-25928.jpg",
},
id: "t1", name: "Aqqaluk Nielsen", role: "Hunter", testimonial: "Knud Pedersen always has exactly what I need when the winter turns hard. Pure reliability.", imageSrc: "http://img.b2bpic.net/free-photo/dreamy-satisfied-european-female-traveler-holds-digital-camera-making-pictures-focused-into-distance_273609-25928.jpg"},
{
id: "t2",
name: "Sarah Jensen",
role: "Teacher",
testimonial: "I love the new digital options, but it's the warm local heart of the staff that keeps me coming back.",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3635.jpg",
},
id: "t2", name: "Sarah Jensen", role: "Teacher", testimonial: "I love the new digital options, but it's the warm local heart of the staff that keeps me coming back.", imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3635.jpg"},
{
id: "t3",
name: "Morten Rasmussen",
role: "Explorer",
testimonial: "Best wool layers in all of Greenland. Don't go anywhere else for technical gear.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing_23-2149745618.jpg",
},
id: "t3", name: "Morten Rasmussen", role: "Explorer", testimonial: "Best wool layers in all of Greenland. Don't go anywhere else for technical gear.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-woman-posing_23-2149745618.jpg"},
{
id: "t4",
name: "Elise Olsen",
role: "Architect",
testimonial: "I found a leather journal here that I cherish. A true gem of a store.",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-lovely-woman-with-long-light-brown-hair-big-blue-eyes-smiles-outdoors_291650-339.jpg",
},
id: "t4", name: "Elise Olsen", role: "Architect", testimonial: "I found a leather journal here that I cherish. A true gem of a store.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-lovely-woman-with-long-light-brown-hair-big-blue-eyes-smiles-outdoors_291650-339.jpg"},
{
id: "t5",
name: "Erik Thomsen",
role: "Student",
testimonial: "Helpful staff, great tools, and perfect study gear. Everything is top notch quality.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-keeping-her-fingers-crossed_23-2149219879.jpg",
},
id: "t5", name: "Erik Thomsen", role: "Student", testimonial: "Helpful staff, great tools, and perfect study gear. Everything is top notch quality.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-keeping-her-fingers-crossed_23-2149219879.jpg"},
]}
title="Voices of the Arctic"
description="Hear what our local community and visitors have to say about our heritage outpost."
@@ -242,20 +162,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "Are you open on weekends?",
content: "Yes, we are open seven days a week to ensure you have the supplies you need, when you need them.",
},
id: "f1", title: "Are you open on weekends?", content: "Yes, we are open seven days a week to ensure you have the supplies you need, when you need them."},
{
id: "f2",
title: "Do you accept international cards?",
content: "Absolutely. We have modernized our payment systems to accept all major international credit and debit cards.",
},
id: "f2", title: "Do you accept international cards?", content: "Absolutely. We have modernized our payment systems to accept all major international credit and debit cards."},
{
id: "f3",
title: "Where are you located in Nuuk?",
content: "We are located centrally in Nuuk. Visit our contact section for an interactive map and precise location details.",
},
id: "f3", title: "Where are you located in Nuuk?", content: "We are located centrally in Nuuk. Visit our contact section for an interactive map and precise location details."},
]}
title="Frequently Asked"
description="Answers to your questions about our services and store location."
@@ -267,16 +178,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Visit Us"
title="Experience Knud Pedersen"
description="Come visit our general store today. Located in the heart of Nuuk, we're ready to serve your Arctic needs."
buttons={[
{
text: "Get Directions",
href: "#",
},
text: "Get Directions", href: "#"},
]}
/>
</div>
@@ -286,58 +194,35 @@ export default function LandingPage() {
logoText="Knud Pedersen"
columns={[
{
title: "Departments",
items: [
title: "Departments", items: [
{
label: "The Outpost",
href: "#departments",
},
label: "The Outpost", href: "#departments"},
{
label: "The Home",
href: "#departments",
},
label: "The Home", href: "#departments"},
{
label: "The Youth",
href: "#departments",
},
label: "The Youth", href: "#departments"},
{
label: "The Workshop",
href: "#departments",
},
label: "The Workshop", href: "#departments"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Live Inventory",
href: "#",
},
label: "Live Inventory", href: "#"},
{
label: "Order Online",
href: "#",
},
label: "Order Online", href: "#"},
{
label: "Payments",
href: "#",
},
label: "Payments", href: "#"},
],
},
{
title: "Store",
items: [
title: "Store", items: [
{
label: "About Us",
href: "#",
},
label: "About Us", href: "#"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}