Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-04 13:35:51 +00:00

View File

@@ -30,21 +30,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Collection",
id: "products",
},
name: "Collection", id: "products"},
{
name: "Testimonials",
id: "testimonials",
},
name: "Testimonials", id: "testimonials"},
]}
brandName="Filontrop"
/>
@@ -53,17 +45,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardScroll
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Artistry in Bloom"
description="Filontrop brings natures most exquisite floral expressions to your life. Hand-crafted arrangements for every milestone."
buttons={[
{
text: "Explore Collection",
href: "#products",
},
text: "Explore Collection", href: "#products"},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-floral-composition_23-2150969171.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-floral-composition_23-2150969171.jpg"
imageAlt="Flowers in studio"
/>
</div>
@@ -76,19 +65,13 @@ export default function LandingPage() {
description="Founded on a love for organic beauty, Filontrop specializes in bespoke arrangements that tell a story. We believe every flower has a soul, and our job is to let it bloom."
bulletPoints={[
{
title: "Freshness Guaranteed",
description: "We source the finest local flowers daily.",
},
title: "Freshness Guaranteed", description: "We source the finest local flowers daily."},
{
title: "Artisan Design",
description: "Every arrangement is hand-made with love.",
},
title: "Artisan Design", description: "Every arrangement is hand-made with love."},
{
title: "Sustainable Practices",
description: "Eco-friendly methods for a greener studio.",
},
title: "Sustainable Practices", description: "Eco-friendly methods for a greener studio."},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-fresh-flowers-flora-shop-work-space-business_53876-23097.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-fresh-flowers-flora-shop-work-space-business_53876-23097.jpg"
imageAlt="Florist at work"
mediaAnimation="blur-reveal"
/>
@@ -102,59 +85,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
brand: "Filontrop",
name: "The Classic Bloom",
price: "$85",
rating: 5,
reviewCount: "24",
imageSrc: "http://img.b2bpic.net/free-photo/mother-s-day-gift-box-tulips-palm_23-2148082236.jpg?_wi=1",
},
id: "1", brand: "Filontrop", name: "The Classic Bloom", price: "$85", rating: 5,
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/mother-s-day-gift-box-tulips-palm_23-2148082236.jpg"},
{
id: "2",
brand: "Filontrop",
name: "Wedding Serenity",
price: "$250",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-flowers_23-2147975930.jpg",
},
id: "2", brand: "Filontrop", name: "Wedding Serenity", price: "$250", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/wedding-still-life-with-flowers_23-2147975930.jpg"},
{
id: "3",
brand: "Filontrop",
name: "Royal Roses",
price: "$120",
rating: 4,
reviewCount: "40",
imageSrc: "http://img.b2bpic.net/free-photo/vintage-botanical-flower-wallpaper_23-2151834328.jpg",
},
id: "3", brand: "Filontrop", name: "Royal Roses", price: "$120", rating: 4,
reviewCount: "40", imageSrc: "http://img.b2bpic.net/free-photo/vintage-botanical-flower-wallpaper_23-2151834328.jpg"},
{
id: "4",
brand: "Filontrop",
name: "Botanical Zen",
price: "$95",
rating: 5,
reviewCount: "18",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910647.jpg",
},
id: "4", brand: "Filontrop", name: "Botanical Zen", price: "$95", rating: 5,
reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/abstract-floral-design-studio_23-2151910647.jpg"},
{
id: "5",
brand: "Filontrop",
name: "Wild Garden",
price: "$70",
rating: 5,
reviewCount: "32",
imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697713.jpg",
},
id: "5", brand: "Filontrop", name: "Wild Garden", price: "$70", rating: 5,
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/people-building-their-own-dried-arrangement_23-2149697713.jpg"},
{
id: "6",
brand: "Filontrop",
name: "Orchid Elegance",
price: "$150",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-doing-japanese-calligraphy-called-shodo_23-2149105337.jpg",
},
id: "6", brand: "Filontrop", name: "Orchid Elegance", price: "$150", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-doing-japanese-calligraphy-called-shodo_23-2149105337.jpg"},
]}
title="Our Signature Arrangements"
description="Curated selections for the most refined tastes."
@@ -168,40 +115,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Anna S.",
handle: "@annaflores",
testimonial: "Absolutely breathtaking arrangements. They made my wedding day unforgettable.",
imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg",
},
id: "1", name: "Anna S.", handle: "@annaflores", testimonial: "Absolutely breathtaking arrangements. They made my wedding day unforgettable.", imageSrc: "http://img.b2bpic.net/free-photo/successful-senior-businessman-standing-window_1262-3120.jpg"},
{
id: "2",
name: "Mark R.",
handle: "@m_rock",
testimonial: "The best floral studio in town. Consistent quality and artistic flair.",
imageSrc: "http://img.b2bpic.net/free-photo/florist-smelling-flower-while-speaking-smartphone_23-2147762235.jpg",
},
id: "2", name: "Mark R.", handle: "@m_rock", testimonial: "The best floral studio in town. Consistent quality and artistic flair.", imageSrc: "http://img.b2bpic.net/free-photo/florist-smelling-flower-while-speaking-smartphone_23-2147762235.jpg"},
{
id: "3",
name: "Claire B.",
handle: "@c_bloom",
testimonial: "I love the sustainability focus of this studio. Plus, the flowers are gorgeous!",
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-looking-camera-with-flowers_197531-33083.jpg",
},
id: "3", name: "Claire B.", handle: "@c_bloom", testimonial: "I love the sustainability focus of this studio. Plus, the flowers are gorgeous!", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-looking-camera-with-flowers_197531-33083.jpg"},
{
id: "4",
name: "Julia M.",
handle: "@julia_m",
testimonial: "Stunning bouquets that last for weeks. Excellent service as well.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fruit-bouquet-christmas_1303-4576.jpg",
},
id: "4", name: "Julia M.", handle: "@julia_m", testimonial: "Stunning bouquets that last for weeks. Excellent service as well.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-fruit-bouquet-christmas_1303-4576.jpg"},
{
id: "5",
name: "Sam T.",
handle: "@sam_t",
testimonial: "Filontrop creates truly custom art, not just flowers. Highly recommended.",
imageSrc: "http://img.b2bpic.net/free-photo/african-young-man-giving-white-flowers-bouquet-her-smiling-girlfriend_23-2148151758.jpg",
},
id: "5", name: "Sam T.", handle: "@sam_t", testimonial: "Filontrop creates truly custom art, not just flowers. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/african-young-man-giving-white-flowers-bouquet-her-smiling-girlfriend_23-2148151758.jpg"},
]}
title="Loved by Our Clients"
description="See why our customers trust Filontrop with their most special moments."
@@ -217,28 +139,13 @@ export default function LandingPage() {
description="Discover the dedication behind every petal."
features={[
{
title: "Locally Sourced",
description: "We work with local farms to ensure maximum freshness and quality.",
bentoComponent: "reveal-icon",
icon: Leaf,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-floral-composition_23-2150969171.jpg?_wi=2",
imageAlt: "elegant flower studio background",
title: "Locally Sourced", description: "We work with local farms to ensure maximum freshness and quality.", bentoComponent: "reveal-icon", icon: Leaf,
},
{
title: "Sustainable Design",
description: "Eco-conscious packaging and foam-free arrangements.",
bentoComponent: "reveal-icon",
icon: Recycle,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-fresh-flowers-flora-shop-work-space-business_53876-23097.jpg?_wi=2",
imageAlt: "botanical florist working studio",
title: "Sustainable Design", description: "Eco-conscious packaging and foam-free arrangements.", bentoComponent: "reveal-icon", icon: Recycle,
},
{
title: "Bespoke Service",
description: "Personalized consultations for your special event.",
bentoComponent: "reveal-icon",
icon: Palette,
imageSrc: "http://img.b2bpic.net/free-photo/mother-s-day-gift-box-tulips-palm_23-2148082236.jpg?_wi=2",
imageAlt: "premium floral bouquet seasonal",
title: "Bespoke Service", description: "Personalized consultations for your special event.", bentoComponent: "reveal-icon", icon: Palette,
},
]}
/>
@@ -248,29 +155,19 @@ export default function LandingPage() {
<FooterSimple
columns={[
{
title: "Studio",
items: [
title: "Studio", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Collection",
href: "#products",
},
label: "Collection", href: "#products"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}