dasd

View

No products found

Kosherline – Corporate Gifting Landing Section· typescript import React from "react";

Nationwide

White‑glove assembly & tracking
{/* FEATURE GRID */}

Everything you need for stress‑free gifting

From a single gift to hundreds—every basket looks beautiful and arrives on time.

} title="Talk to a Real Manager">Call anytime for hands‑on help and guidance from a dedicated manager. } title="Customization & Branding">Logos, ribbon colors, branded cards—make every gift unmistakably yours. } title="Flexible Lead Times">We work with your schedule—even on rush timelines. } title="Gourmet & OU‑Kosher">Premium, OU‑certified selections to delight every recipient. } title="Healthy Options">Curate lighter, wholesome assortments without sacrificing taste. } title="Email Your List—We Handle the Rest">Send your spreadsheet—packing, labeling, and tracking are on us. } title="Multi‑Address Shipping">We ship nationwide with full tracking for each delivery. } title="Any Size, Any Budget">From small runs to large rollouts—scalable without compromise. } title="Elegant Gift Messages">Every basket includes a message on fine stationery for a personal touch. } title="Made in the USA">Crafted and assembled domestically for quality and reliability.
{/* HOW IT WORKS */} {/* FOOTER NOTE */}

Kosherline • Premium corporate gifting since 2008 • OU‑Kosher • Nationwide shipping from the USA

); } function Feature({ icon, title, children }: { icon: React.ReactNode; title: string; children: React.ReactNode }) { return (
{icon}

{title}

{children}

); } function Step({ number, title, desc }: { number: string; title: string; desc: string }) { return (
{number}

{title}

{desc}

); }