Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-05 16:07:59 +00:00

View File

@@ -31,21 +31,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Shop",
id: "#shop",
},
name: "Shop", id: "#shop"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Nairobi Gifters"
/>
@@ -54,38 +46,19 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
variant: "plain"}}
title="Curated Gifts, Delivered Across Nairobi"
description="Discover thoughtful, handpicked gifts for every occasion. We deliver elegance and joy to your doorstep."
tag="Luxury Gifting"
buttons={[
{
text: "Shop Now",
href: "#shop",
},
text: "Shop Now", href: "#shop"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-beautiful-christmas-packed-gifts-with-love-inscription-rigt-side-ice-table_140725-102365.jpg",
imageAlt: "Luxurious gift boxes",
},
imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-beautiful-christmas-packed-gifts-with-love-inscription-rigt-side-ice-table_140725-102365.jpg", imageAlt: "Luxurious gift boxes"},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-open-present-box-with-yellow-color-tulip-flower-dark-chocolate-bar-cone-straw-heart-shaped-box-filled-with-marshmallow-dark-red-table_141793-8787.jpg",
imageAlt: "Artisan gift collection",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-aroma-oil-diffuser-lamp-candle-blurred-background_169016-39349.jpg?_wi=1",
imageAlt: "Luxury scented candle",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-cinnamon-sticks-different-cookies-tied-with-rope-present-woman-hand-dark-red-background_140725-134682.jpg?_wi=1",
imageAlt: "Gourmet artisan chocolate",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bath-concept-accessories_23-2148419374.jpg?_wi=1",
imageAlt: "Organic skincare basket",
},
imageSrc: "http://img.b2bpic.net/free-photo/top-view-open-present-box-with-yellow-color-tulip-flower-dark-chocolate-bar-cone-straw-heart-shaped-box-filled-with-marshmallow-dark-red-table_141793-8787.jpg", imageAlt: "Artisan gift collection"},
]}
mediaAnimation="slide-up"
rating={5}
@@ -115,47 +88,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Artisan Candle",
price: "KSh 2,500",
variant: "Home",
imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-aroma-oil-diffuser-lamp-candle-blurred-background_169016-39349.jpg?_wi=2",
},
id: "p1", name: "Artisan Candle", price: "KSh 2,500", variant: "Home", imageSrc: "http://img.b2bpic.net/free-photo/spa-composition-with-aroma-oil-diffuser-lamp-candle-blurred-background_169016-39349.jpg"},
{
id: "p2",
name: "Gourmet Chocolates",
price: "KSh 3,200",
variant: "Food",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-cinnamon-sticks-different-cookies-tied-with-rope-present-woman-hand-dark-red-background_140725-134682.jpg?_wi=2",
},
id: "p2", name: "Gourmet Chocolates", price: "KSh 3,200", variant: "Food", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cup-tea-cinnamon-sticks-different-cookies-tied-with-rope-present-woman-hand-dark-red-background_140725-134682.jpg"},
{
id: "p3",
name: "Ceramic Mug Set",
price: "KSh 4,500",
variant: "Lifestyle",
imageSrc: "http://img.b2bpic.net/free-photo/cutlery-near-ornament-glitters-feathers-candles_23-2147999712.jpg",
},
id: "p3", name: "Ceramic Mug Set", price: "KSh 4,500", variant: "Lifestyle", imageSrc: "http://img.b2bpic.net/free-photo/cutlery-near-ornament-glitters-feathers-candles_23-2147999712.jpg"},
{
id: "p4",
name: "Premium Journal",
price: "KSh 2,800",
variant: "Office",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-present-heart-shaped-package-gray-background-happy-couple-feeling-gift-love-marriage-lover-gift_140725-158394.jpg",
},
id: "p4", name: "Premium Journal", price: "KSh 2,800", variant: "Office", imageSrc: "http://img.b2bpic.net/free-photo/top-view-valentines-day-present-heart-shaped-package-gray-background-happy-couple-feeling-gift-love-marriage-lover-gift_140725-158394.jpg"},
{
id: "p5",
name: "Spa Care Kit",
price: "KSh 5,500",
variant: "Self-Care",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bath-concept-accessories_23-2148419374.jpg?_wi=2",
},
id: "p5", name: "Spa Care Kit", price: "KSh 5,500", variant: "Self-Care", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bath-concept-accessories_23-2148419374.jpg"},
{
id: "p6",
name: "Indoor Greenery",
price: "KSh 3,800",
variant: "Home",
imageSrc: "http://img.b2bpic.net/free-photo/gift-near-gro-cactus_23-2147811267.jpg",
},
id: "p6", name: "Indoor Greenery", price: "KSh 3,800", variant: "Home", imageSrc: "http://img.b2bpic.net/free-photo/gift-near-gro-cactus_23-2147811267.jpg"},
]}
title="Featured Collections"
description="Browse our handpicked selections designed for every milestone."
@@ -169,40 +112,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Sarah O.",
handle: "@sarah_nbo",
testimonial: "The perfect gift, delivered in hours! Exceptional quality.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-dark-haired-woman-holding-decorated-box-with-gift-lady-red-is-smiling-sincerely-black-background_197531-13619.jpg",
},
id: "t1", name: "Sarah O.", handle: "@sarah_nbo", testimonial: "The perfect gift, delivered in hours! Exceptional quality.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-dark-haired-woman-holding-decorated-box-with-gift-lady-red-is-smiling-sincerely-black-background_197531-13619.jpg"},
{
id: "t2",
name: "James M.",
handle: "@j_m_ke",
testimonial: "My partner loved the gift box. Will definitely shop again.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-offering-gift_23-2149066066.jpg",
},
id: "t2", name: "James M.", handle: "@j_m_ke", testimonial: "My partner loved the gift box. Will definitely shop again.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-offering-gift_23-2149066066.jpg"},
{
id: "t3",
name: "Lilian K.",
handle: "@lilian_k",
testimonial: "Beautifully curated items and impeccable service.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-gift_23-2149212136.jpg",
},
id: "t3", name: "Lilian K.", handle: "@lilian_k", testimonial: "Beautifully curated items and impeccable service.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-gift_23-2149212136.jpg"},
{
id: "t4",
name: "David W.",
handle: "@david_w",
testimonial: "Reliable and elegant. Nairobi Gifters is my go-to.",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-lady-with-presents_23-2147958138.jpg",
},
id: "t4", name: "David W.", handle: "@david_w", testimonial: "Reliable and elegant. Nairobi Gifters is my go-to.", imageSrc: "http://img.b2bpic.net/free-photo/attractive-lady-with-presents_23-2147958138.jpg"},
{
id: "t5",
name: "Grace N.",
handle: "@grace_n",
testimonial: "Absolutely wonderful service and unique products!",
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346509.jpg",
},
id: "t5", name: "Grace N.", handle: "@grace_n", testimonial: "Absolutely wonderful service and unique products!", imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346509.jpg"},
]}
title="What They Say"
description="Stories of joy and appreciation from our wonderful customers in Nairobi."
@@ -214,20 +132,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Do you deliver throughout Nairobi?",
content: "Yes, we offer same-day and next-day delivery across Nairobi and surrounding areas.",
},
id: "q1", title: "Do you deliver throughout Nairobi?", content: "Yes, we offer same-day and next-day delivery across Nairobi and surrounding areas."},
{
id: "q2",
title: "Can I customize a gift basket?",
content: "Absolutely! Reach out to us to create a bespoke package tailored for your special occasion.",
},
id: "q2", title: "Can I customize a gift basket?", content: "Absolutely! Reach out to us to create a bespoke package tailored for your special occasion."},
{
id: "q3",
title: "What payment methods do you accept?",
content: "We accept M-Pesa and all major credit cards for seamless checkout.",
},
id: "q3", title: "What payment methods do you accept?", content: "We accept M-Pesa and all major credit cards for seamless checkout."},
]}
sideTitle="Common Questions"
faqsAnimation="slide-up"
@@ -238,14 +147,11 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
text="Need help finding the perfect gift? Send us a message and our team will assist you."
buttons={[
{
text: "Contact Us",
href: "mailto:hello@nairobigifters.com",
},
text: "Contact Us", href: "mailto:hello@nairobigifters.com"},
]}
/>
</div>
@@ -255,42 +161,27 @@ export default function LandingPage() {
logoText="Nairobi Gifters"
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "Categories",
href: "#shop",
},
label: "Categories", href: "#shop"},
{
label: "Trending",
href: "#shop",
},
label: "Trending", href: "#shop"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Help Center",
href: "#faq",
},
label: "Help Center", href: "#faq"},
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
],
},
]}