Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-07 00:13:34 +00:00

View File

@@ -32,26 +32,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
{
name: "Collection",
id: "#catalog",
},
{
name: "About",
id: "#about",
},
{
name: "Reviews",
id: "#testimonials",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Home", id: "#hero" },
{ name: "Collection", id: "#catalog" },
{ name: "About", id: "#about" },
{ name: "Reviews", id: "#testimonials" },
{ name: "Contact", id: "#contact" },
]}
brandName="EliteDesignGifts"
/>
@@ -60,102 +45,34 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Timeless Gifts, Perfectly Crafted."
description="Artisan-grade wooden treasures, engraved with your story. Trusted by over 650 families across the USA to deliver heartfelt, lasting keepsakes."
testimonials={[
{
name: "Aaron",
handle: "verified",
testimonial: "Seller double checked the spelling. Made overseas shipping in one piece, looks great!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-curly-haired-woman-clenches-fist-celebrates-good-news-holds-green-spruce-wreath-rolled-paper-wrapping-presents-looks-happily-wears-red-turtlneck-isolated-beige-background_273609-58194.jpg",
},
{
name: "John",
handle: "verified",
testimonial: "Great experience, fast shipping & good price.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-long-distance-relationship-covid-19_53876-165461.jpg",
},
{
name: "Kathleen",
handle: "verified",
testimonial: "Super awesome scratchers! We have gotten 2 of them. Definitely recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-signing-parcel-near-courier_23-2147787841.jpg",
},
{
name: "Kelli",
handle: "verified",
testimonial: "The back scratcher is well made and the customization was perfect.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-decorative-word-home-blurred-background-with-candles_169016-18514.jpg",
},
{
name: "Caitlin",
handle: "verified",
testimonial: "Would buy again from this seller! Perfectly crafted.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-opening-heart-shaped-box_23-2147784667.jpg",
},
{ name: "Aaron", handle: "verified", testimonial: "Seller double checked the spelling. Made overseas shipping in one piece, looks great!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/joyful-curly-haired-woman-clenches-fist-celebrates-good-news-holds-green-spruce-wreath-rolled-paper-wrapping-presents-looks-happily-wears-red-turtlneck-isolated-beige-background_273609-58194.jpg" },
{ name: "John", handle: "verified", testimonial: "Great experience, fast shipping & good price.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-long-distance-relationship-covid-19_53876-165461.jpg" },
{ name: "Kathleen", handle: "verified", testimonial: "Super awesome scratchers! We have gotten 2 of them. Definitely recommend!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-signing-parcel-near-courier_23-2147787841.jpg" },
{ name: "Kelli", handle: "verified", testimonial: "The back scratcher is well made and the customization was perfect.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-decorative-word-home-blurred-background-with-candles_169016-18514.jpg" },
{ name: "Caitlin", handle: "verified", testimonial: "Would buy again from this seller! Perfectly crafted.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/excited-woman-opening-heart-shaped-box_23-2147784667.jpg" }
]}
buttons={[
{
text: "Shop Collection",
href: "#catalog",
},
{
text: "Custom Order",
href: "#contact",
},
{ text: "Shop Collection", href: "#catalog" },
{ text: "Custom Order", href: "#contact" }
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-wrapped-presents-arrangement_23-2148769818.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/top-view-wrapped-presents-arrangement_23-2148769818.jpg"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/positive-cheerful-girl-giving-gift_1262-17498.jpg",
alt: "Customer portrait 1",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-happy-woman-holding-gift-against-orange-background_23-2147887976.jpg",
alt: "Customer portrait 2",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-gift-front-wall_23-2147888058.jpg",
alt: "Customer portrait 3",
},
{
src: "http://img.b2bpic.net/free-photo/front-view-young-man-holding-package-little-present-white-wall_179666-44815.jpg",
alt: "Customer portrait 4",
},
{
src: "http://img.b2bpic.net/free-photo/woman-with-green-gift-boxes-looking-camera_23-2147888142.jpg",
alt: "Customer portrait 5",
},
{ src: "http://img.b2bpic.net/free-photo/positive-cheerful-girl-giving-gift_1262-17498.jpg", alt: "Customer portrait 1" },
{ src: "http://img.b2bpic.net/free-photo/portrait-happy-woman-holding-gift-against-orange-background_23-2147887976.jpg", alt: "Customer portrait 2" },
{ src: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-gift-front-wall_23-2147888058.jpg", alt: "Customer portrait 3" },
{ src: "http://img.b2bpic.net/free-photo/front-view-young-man-holding-package-little-present-white-wall_179666-44815.jpg", alt: "Customer portrait 4" },
{ src: "http://img.b2bpic.net/free-photo/woman-with-green-gift-boxes-looking-camera_23-2147888142.jpg", alt: "Customer portrait 5" }
]}
marqueeItems={[
{
type: "text",
text: "Handcrafted Excellence",
},
{
type: "text",
text: "Custom Engraving",
},
{
type: "text",
text: "Sustainable Sourcing",
},
{
type: "text",
text: "USA Based",
},
{
type: "text",
text: "100% Satisfaction",
},
{ type: "text", text: "Handcrafted Excellence" },
{ type: "text", text: "Custom Engraving" },
{ type: "text", text: "Sustainable Sourcing" },
{ type: "text", text: "USA Based" },
{ type: "text", text: "100% Satisfaction" }
]}
/>
</div>
@@ -165,21 +82,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Legacy of Craftsmanship"
metrics={[
{
icon: Award,
label: "Years Active",
value: "8+",
},
{
icon: Heart,
label: "Happy Customers",
value: "650+",
},
{
icon: Star,
label: "Avg. Rating",
value: "4.8",
},
{ icon: Award, label: "Years Active", value: "8+" },
{ icon: Heart, label: "Happy Customers", value: "650+" },
{ icon: Star, label: "Avg. Rating", value: "4.8" }
]}
metricsAnimation="slide-up"
/>
@@ -192,42 +97,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Personalized Walnut Back Scratcher",
price: "$19.99",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DNAGE74PFpAb5XEFuN0n6RyjwN/uploaded-1778112752650-sgpyi57y.png?_wi=1",
},
{
id: "p2",
name: "Custom Heart Photo Frame",
price: "$18.95",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DNAGE74PFpAb5XEFuN0n6RyjwN/uploaded-1778112752650-87vg0qry.png?_wi=1",
},
{
id: "p3",
name: "Engraved Bamboo Salt Box",
price: "$24.98",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DNAGE74PFpAb5XEFuN0n6RyjwN/uploaded-1778112752650-04krh7ti.png",
},
{
id: "p4",
name: "6-Piece Kitchen Utensil Set",
price: "$21.95",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DNAGE74PFpAb5XEFuN0n6RyjwN/uploaded-1778112752650-mc4c4tqa.png",
},
{
id: "p5",
name: "Custom Engraved Nameplate",
price: "$23.94",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wrapped-presents-arrangement_23-2148769818.jpg?_wi=2",
},
{
id: "p6",
name: "Personalized Wooden Frame",
price: "$15.99",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-artisan-jobs-equipment-diy-word-assortment_23-2148732423.jpg?_wi=1",
},
{ id: "p1", name: "Personalized Walnut Back Scratcher", price: "$19.99", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DNAGE74PFpAb5XEFuN0n6RyjwN/uploaded-1778112752650-sgpyi57y.png" },
{ id: "p2", name: "Custom Heart Photo Frame", price: "$18.95", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DNAGE74PFpAb5XEFuN0n6RyjwN/uploaded-1778112752650-87vg0qry.png" },
{ id: "p3", name: "Engraved Bamboo Salt Box", price: "$24.98", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DNAGE74PFpAb5XEFuN0n6RyjwN/uploaded-1778112752650-04krh7ti.png" },
{ id: "p4", name: "6-Piece Kitchen Utensil Set", price: "$21.95", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DNAGE74PFpAb5XEFuN0n6RyjwN/uploaded-1778112752650-mc4c4tqa.png" },
{ id: "p5", name: "Custom Engraved Nameplate", price: "$23.94", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wrapped-presents-arrangement_23-2148769818.jpg" },
{ id: "p6", name: "Personalized Wooden Frame", price: "$15.99", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-artisan-jobs-equipment-diy-word-assortment_23-2148732423.jpg" }
]}
title="Our Signature Collection"
description="Each piece is hand-finished to ensure heirloom quality."
@@ -241,29 +116,14 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Bespoke Engraving",
description: "Every detail personalized to your exact request.",
bentoComponent: "reveal-icon",
icon: PenTool,
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-artisan-jobs-equipment-diy-word-assortment_23-2148732423.jpg?_wi=2",
imageAlt: "handcrafted wooden product detail",
title: "Bespoke Engraving", description: "Every detail personalized to your exact request.", bentoComponent: "reveal-icon", icon: PenTool
},
{
title: "Premium Materials",
description: "Sustainably sourced bamboo and walnut.",
bentoComponent: "reveal-icon",
icon: Leaf,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DNAGE74PFpAb5XEFuN0n6RyjwN/uploaded-1778112752650-sgpyi57y.png?_wi=2",
imageAlt: "handcrafted wooden product detail",
title: "Premium Materials", description: "Sustainably sourced bamboo and walnut.", bentoComponent: "reveal-icon", icon: Leaf
},
{
title: "Quality Assured",
description: "Hand-inspected before leaving our studio.",
bentoComponent: "reveal-icon",
icon: ShieldCheck,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DNAGE74PFpAb5XEFuN0n6RyjwN/uploaded-1778112752650-87vg0qry.png?_wi=2",
imageAlt: "handcrafted wooden product detail",
},
title: "Quality Assured", description: "Hand-inspected before leaving our studio.", bentoComponent: "reveal-icon", icon: ShieldCheck
}
]}
title="Why EliteDesignGifts?"
description="Combining traditional artisan techniques with precision engraving."
@@ -276,24 +136,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
{
id: "m1",
icon: MapPin,
title: "Shipping Status",
value: "USA Based",
},
{
id: "m2",
icon: Truck,
title: "Delivery Speed",
value: "Fast & Reliable",
},
{
id: "m3",
icon: Smile,
title: "Success Rate",
value: "100%",
},
{ id: "m1", icon: MapPin, title: "Shipping Status", value: "USA Based" },
{ id: "m2", icon: Truck, title: "Delivery Speed", value: "Fast & Reliable" },
{ id: "m3", icon: Smile, title: "Success Rate", value: "100%" }
]}
title="Delivering Joy Nationwide"
description="Our reach is broad, but our touch is always personal."
@@ -306,41 +151,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "r1",
name: "Robert",
role: "Collector",
testimonial: "Would definitely recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-gift-box-with-bow_114579-80476.jpg",
},
{
id: "r2",
name: "Whitney",
role: "Gift Giver",
testimonial: "Love this! Definitely a great buy!",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-unwrapping-gift-ladder-with-christmas-objects_23-2148401450.jpg",
},
{
id: "r3",
name: "Beverly",
role: "Mom",
testimonial: "Love this gift for my hubby!",
imageSrc: "http://img.b2bpic.net/free-photo/loving-man-doing-present-girl_23-2147736661.jpg",
},
{
id: "r4",
name: "Nancy",
role: "Grandparent",
testimonial: "Well made and personalization was perfect.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-group-women-holding-sign_23-2148407615.jpg",
},
{
id: "r5",
name: "Kelli",
role: "Gift Giver",
testimonial: "Perfect gift for the holidays.",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-person-posing-winter-holidays_140725-135476.jpg",
},
{ id: "r1", name: "Robert", role: "Collector", testimonial: "Would definitely recommend!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-holding-gift-box-with-bow_114579-80476.jpg" },
{ id: "r2", name: "Whitney", role: "Gift Giver", testimonial: "Love this! Definitely a great buy!", imageSrc: "http://img.b2bpic.net/free-photo/smiley-man-unwrapping-gift-ladder-with-christmas-objects_23-2148401450.jpg" },
{ id: "r3", name: "Beverly", role: "Mom", testimonial: "Love this gift for my hubby!", imageSrc: "http://img.b2bpic.net/free-photo/loving-man-doing-present-girl_23-2147736661.jpg" },
{ id: "r4", name: "Nancy", role: "Grandparent", testimonial: "Well made and personalization was perfect.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-group-women-holding-sign_23-2148407615.jpg" },
{ id: "r5", name: "Kelli", role: "Gift Giver", testimonial: "Perfect gift for the holidays.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-person-posing-winter-holidays_140725-135476.jpg" }
]}
title="Hear from Our Community"
description="Genuine stories from the families we serve."
@@ -351,21 +166,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Can I request custom engravings?",
content: "Absolutely. We specialize in personalized, non-standard engravings.",
},
{
id: "f2",
title: "What is the typical lead time?",
content: "Orders are crafted and shipped promptly to ensure you receive them on time.",
},
{
id: "f3",
title: "Do you ship internationally?",
content: "Yes, we ship globally with great care to keep your item intact.",
},
{ id: "f1", title: "Can I request custom engravings?", content: "Absolutely. We specialize in personalized, non-standard engravings." },
{ id: "f2", title: "What is the typical lead time?", content: "Orders are crafted and shipped promptly to ensure you receive them on time." },
{ id: "f3", title: "Do you ship internationally?", content: "Yes, we ship globally with great care to keep your item intact." }
]}
sideTitle="Frequently Asked Questions"
sideDescription="Common queries about our bespoke gifts."
@@ -376,9 +179,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Let's Connect"
title="Start Your Custom Order"
description="Have a specific design in mind? Reach out and we'll bring it to life."
@@ -393,39 +194,19 @@ export default function LandingPage() {
logoText="EliteDesignGifts"
columns={[
{
title: "Shop",
items: [
{
label: "Back Scratchers",
href: "#catalog",
},
{
label: "Frames",
href: "#catalog",
},
{
label: "Kitchenware",
href: "#catalog",
},
],
title: "Shop", items: [
{ label: "Back Scratchers", href: "#catalog" },
{ label: "Frames", href: "#catalog" },
{ label: "Kitchenware", href: "#catalog" }
]
},
{
title: "Support",
items: [
{
label: "Contact",
href: "#contact",
},
{
label: "FAQ",
href: "#faq",
},
{
label: "Shipping Info",
href: "#",
},
],
},
title: "Support", items: [
{ label: "Contact", href: "#contact" },
{ label: "FAQ", href: "#faq" },
{ label: "Shipping Info", href: "#" }
]
}
]}
copyrightText="© 2025 EliteDesignGifts. All rights reserved."
/>