Update src/app/page.tsx
This commit is contained in:
151
src/app/page.tsx
151
src/app/page.tsx
@@ -33,42 +33,32 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Shop",
|
||||
id: "products",
|
||||
},
|
||||
name: "Shop", id: "products"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Eternal Flora"
|
||||
button={{
|
||||
text: "Shop Now", href: "#products"
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
logoText="Eternal Flora"
|
||||
description="Timeless beauty that never fades. Discover our curated collection of premium, handcrafted silk floral arrangements designed to elevate every space."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Collection",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Collection", href: "#products"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#about",
|
||||
},
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/pink-glass-with-violet-hydrange-green-leaf_1304-2738.jpg"
|
||||
imageAlt="Luxury silk floral arrangement display"
|
||||
@@ -98,41 +88,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Silk Rose Bouquet",
|
||||
price: "$85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pitahaya-dragon-fruit-still-life-cinematic-dark-style_23-2151566158.jpg",
|
||||
},
|
||||
id: "1", name: "Silk Rose Bouquet", price: "$85", imageSrc: "http://img.b2bpic.net/free-photo/pitahaya-dragon-fruit-still-life-cinematic-dark-style_23-2151566158.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Orchid Botanical Display",
|
||||
price: "$120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-aesthetic-earrings_23-2149649177.jpg",
|
||||
},
|
||||
id: "2", name: "Orchid Botanical Display", price: "$120", imageSrc: "http://img.b2bpic.net/free-photo/still-life-aesthetic-earrings_23-2149649177.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Seasonal Peony Arrangement",
|
||||
price: "$95",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17258.jpg",
|
||||
},
|
||||
id: "3", name: "Seasonal Peony Arrangement", price: "$95", imageSrc: "http://img.b2bpic.net/free-photo/minimal-floral-arrangement-red-surface_58702-17258.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Rustic Lavender Bunch",
|
||||
price: "$60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-lavender-wood_93675-128334.jpg",
|
||||
},
|
||||
id: "4", name: "Rustic Lavender Bunch", price: "$60", imageSrc: "http://img.b2bpic.net/free-photo/fresh-lavender-wood_93675-128334.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Hydrangea Collection",
|
||||
price: "$75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-beautiful-fragrance-flowers-jug-white-table_114579-66020.jpg",
|
||||
},
|
||||
id: "5", name: "Hydrangea Collection", price: "$75", imageSrc: "http://img.b2bpic.net/free-photo/fresh-beautiful-fragrance-flowers-jug-white-table_114579-66020.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Minimalist Lily Vase",
|
||||
price: "$110",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/brown-pom-poms-vase_23-2149482922.jpg",
|
||||
},
|
||||
id: "6", name: "Minimalist Lily Vase", price: "$110", imageSrc: "http://img.b2bpic.net/free-photo/brown-pom-poms-vase_23-2149482922.jpg"},
|
||||
]}
|
||||
title="Curated Collections"
|
||||
description="Explore our signature arrangements, meticulously designed for style and endurance."
|
||||
@@ -146,20 +112,11 @@ export default function LandingPage() {
|
||||
description="Experience the perfect blend of natural beauty and modern durability."
|
||||
accordionItems={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Maintenance Free",
|
||||
content: "No watering, no sunlight required. Keep your space vibrant year-round effortlessly.",
|
||||
},
|
||||
id: "f1", title: "Maintenance Free", content: "No watering, no sunlight required. Keep your space vibrant year-round effortlessly."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Hypoallergenic",
|
||||
content: "Perfect for environments where fresh pollen is a concern for guests or family.",
|
||||
},
|
||||
id: "f2", title: "Hypoallergenic", content: "Perfect for environments where fresh pollen is a concern for guests or family."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Longevity",
|
||||
content: "Designed to retain color and shape for years, offering incredible value over time.",
|
||||
},
|
||||
id: "f3", title: "Longevity", content: "Designed to retain color and shape for years, offering incredible value over time."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/fresh-purple-flowers-glass-piece-fabric-white-table_114579-66025.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -174,25 +131,15 @@ export default function LandingPage() {
|
||||
author="Sarah Jenkins"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/florist-with-bouquet-speaking-phone_23-2147760939.jpg",
|
||||
alt: "Sarah J.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/florist-with-bouquet-speaking-phone_23-2147760939.jpg", alt: "Sarah J."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/wedding-decor-concept-decoration-chairs-flowers_501050-516.jpg",
|
||||
alt: "Mark D.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/wedding-decor-concept-decoration-chairs-flowers_501050-516.jpg", alt: "Mark D."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-businesspeople-sitting-waiting-area-with-newspaper_107420-95814.jpg",
|
||||
alt: "Elena R.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-businesspeople-sitting-waiting-area-with-newspaper_107420-95814.jpg", alt: "Elena R."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/bouquet-near-books_23-2147711708.jpg",
|
||||
alt: "David C.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/bouquet-near-books_23-2147711708.jpg", alt: "David C."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/dried-flowers-wooden-box-photo-frame-envelope-wooden-background-top-view_185193-163422.jpg",
|
||||
alt: "Maria K.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/dried-flowers-wooden-box-photo-frame-envelope-wooden-background-top-view_185193-163422.jpg", alt: "Maria K."},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="blur-reveal"
|
||||
@@ -206,26 +153,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "15+",
|
||||
title: "Floral Artists",
|
||||
description: "Expert hands crafting every piece.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowers-with-leaves-blue-water_23-2148256489.jpg",
|
||||
},
|
||||
id: "m1", value: "15+", title: "Floral Artists", description: "Expert hands crafting every piece.", imageSrc: "http://img.b2bpic.net/free-photo/flowers-with-leaves-blue-water_23-2148256489.jpg"},
|
||||
{
|
||||
id: "m2",
|
||||
value: "5k+",
|
||||
title: "Happy Clients",
|
||||
description: "Spaces transformed beautifully.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-women-holding-golden-star-icon_53876-71038.jpg",
|
||||
},
|
||||
id: "m2", value: "5k+", title: "Happy Clients", description: "Spaces transformed beautifully.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-women-holding-golden-star-icon_53876-71038.jpg"},
|
||||
{
|
||||
id: "m3",
|
||||
value: "10",
|
||||
title: "Years of Design",
|
||||
description: "Decade of botanical excellence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pomegranate_53876-71186.jpg",
|
||||
},
|
||||
id: "m3", value: "10", title: "Years of Design", description: "Decade of botanical excellence.", imageSrc: "http://img.b2bpic.net/free-photo/pomegranate_53876-71186.jpg"},
|
||||
]}
|
||||
title="Our Craft by the Numbers"
|
||||
description="Quality backed by dedication to botanical realism."
|
||||
@@ -237,20 +169,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Are they difficult to clean?",
|
||||
content: "A simple dusting or light spray with compressed air keeps them fresh for years.",
|
||||
},
|
||||
id: "q1", title: "Are they difficult to clean?", content: "A simple dusting or light spray with compressed air keeps them fresh for years."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Do you ship internationally?",
|
||||
content: "Yes, we ship our premium arrangements worldwide with secure protective packaging.",
|
||||
},
|
||||
id: "q2", title: "Do you ship internationally?", content: "Yes, we ship our premium arrangements worldwide with secure protective packaging."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can they be used outdoors?",
|
||||
content: "While our arrangements are high quality, they are best suited for indoor use to maintain longevity.",
|
||||
},
|
||||
id: "q3", title: "Can they be used outdoors?", content: "While our arrangements are high quality, they are best suited for indoor use to maintain longevity."},
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
sideDescription="Everything you need to know about our silk flowers and care."
|
||||
@@ -265,22 +188,14 @@ export default function LandingPage() {
|
||||
description="Have questions or need a custom arrangement for a special event? Send us a message."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Your Email",
|
||||
required: true,
|
||||
name: "email", type: "email", placeholder: "Your Email", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "What are you looking for?",
|
||||
required: true,
|
||||
name: "message", placeholder: "What are you looking for?", required: true,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/florist-makes-beautiful-bouquet-studio_1157-28388.jpg"
|
||||
imageAlt="Florist boutique front view"
|
||||
|
||||
Reference in New Issue
Block a user