19 Commits

Author SHA1 Message Date
236767042d Merge version_3 into main
Merge version_3 into main
2026-05-13 11:30:13 +00:00
ce22c04840 Update src/app/page.tsx 2026-05-13 11:30:10 +00:00
786857c812 Update src/app/help/page.tsx 2026-05-13 11:30:09 +00:00
72990b3a25 Merge version_3 into main
Merge version_3 into main
2026-05-13 11:18:59 +00:00
3677602434 Update src/app/page.tsx 2026-05-13 11:18:56 +00:00
9813e6d7b7 Add src/app/help/page.tsx 2026-05-13 11:18:55 +00:00
370cdec046 Update src/app/gallery/page.tsx 2026-05-13 11:18:55 +00:00
c5caa37d58 Update src/app/custom/page.tsx 2026-05-13 11:18:54 +00:00
8834f78495 Update src/app/contact/page.tsx 2026-05-13 11:18:53 +00:00
75c983005f Update src/app/collections/page.tsx 2026-05-13 11:18:53 +00:00
39a8f9107a Update src/app/about/page.tsx 2026-05-13 11:18:52 +00:00
5701872bfe Switch to version 1: remove src/app/help/page.tsx 2026-05-13 11:13:35 +00:00
8b438cd3ff Switch to version 1: modified src/app/page.tsx 2026-05-13 11:13:35 +00:00
c8f4b5cae0 Merge version_2 into main
Merge version_2 into main
2026-05-13 11:08:54 +00:00
0fb22f300c Merge version_2 into main
Merge version_2 into main
2026-05-13 11:08:22 +00:00
ecfb6ffb6d Merge version_2 into main
Merge version_2 into main
2026-05-13 11:07:52 +00:00
4584be5d2b Merge version_2 into main
Merge version_2 into main
2026-05-13 11:07:19 +00:00
94a5ce475e Merge version_2 into main
Merge version_2 into main
2026-05-13 10:58:25 +00:00
e6342169e0 Merge version_2 into main
Merge version_2 into main
2026-05-13 10:58:00 +00:00
7 changed files with 167 additions and 558 deletions

View File

@@ -25,30 +25,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Collections",
id: "/collections",
},
{
name: "Gallery",
id: "/gallery",
},
{
name: "Custom Orders",
id: "/custom",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Collections", id: "/collections" },
{ name: "Gallery", id: "/gallery" },
{ name: "Custom Orders", id: "/custom" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
{ name: "Help", id: "/help" }
]}
brandName="EverBloom Bridal"
/>
@@ -71,69 +54,17 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Meet The Artist"
description="The creative soul behind EverBloom."
members={[
{
id: "t1",
name: "Ananya P.",
role: "Lead Florist",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-with-flowers_23-2149591591.jpg",
},
]}
members={[{ id: "t1", name: "Ananya P.", role: "Lead Florist", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-with-flowers_23-2149591591.jpg" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Home",
href: "/",
},
{
label: "Collections",
href: "/collections",
},
{
label: "Gallery",
href: "/gallery",
},
],
},
{
items: [
{
label: "Custom Orders",
href: "/custom",
},
{
label: "About",
href: "/about",
},
{
label: "Contact",
href: "/contact",
},
],
},
{
items: [
{
label: "Instagram",
href: "https://instagram.com",
},
{
label: "Privacy Policy",
href: "#",
},
],
},
]}
columns={[{ items: [{ label: "Home", href: "/" }, { label: "Collections", href: "/collections" }, { label: "Gallery", href: "/gallery" }] }, { items: [{ label: "Custom Orders", href: "/custom" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }, { items: [{ label: "Instagram", href: "https://instagram.com" }, { label: "Help", href: "/help" }] }]}
logoText="EverBloom Bridal"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -25,30 +25,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Collections",
id: "/collections",
},
{
name: "Gallery",
id: "/gallery",
},
{
name: "Custom Orders",
id: "/custom",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Collections", id: "/collections" },
{ name: "Gallery", id: "/gallery" },
{ name: "Custom Orders", id: "/custom" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
{ name: "Help", id: "/help" }
]}
brandName="EverBloom Bridal"
/>
@@ -60,62 +43,7 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
products={[
{
id: "p1",
brand: "EverBloom",
name: "Ivory Rose Bouquet",
price: "₹4,500 - ₹6,000",
rating: 5,
reviewCount: "24",
imageSrc: "http://img.b2bpic.net/free-photo/flower-arrangement-fresh-flowers-pumpkin_169016-5450.jpg",
},
{
id: "p2",
brand: "EverBloom",
name: "Boutonniere Set",
price: "₹1,200",
rating: 5,
reviewCount: "15",
imageSrc: "http://img.b2bpic.net/free-photo/bouquet-white-flowers-bucket-white-table_114579-66052.jpg",
},
{
id: "p3",
brand: "EverBloom",
name: "Flower Girl Basket",
price: "₹2,500",
rating: 5,
reviewCount: "10",
imageSrc: "http://img.b2bpic.net/free-photo/flowers-bouquet-dining-table_1339-1210.jpg",
},
{
id: "p4",
brand: "EverBloom",
name: "Floral Tiara",
price: "₹3,000",
rating: 5,
reviewCount: "18",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-wedding-bouquet-ground_1153-628.jpg",
},
{
id: "p5",
brand: "EverBloom",
name: "Ring Cushion",
price: "₹1,800",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/green-yellow-bouquet-with-golden-christmas-ball_114579-2440.jpg",
},
{
id: "p6",
brand: "EverBloom",
name: "Bridesmaid Florals",
price: "₹2,000",
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/woman-making-floral-arrangement_23-2148846536.jpg",
},
]}
products={[{ id: "p1", brand: "EverBloom", name: "Ivory Rose Bouquet", price: "₹4,500 - ₹6,000", rating: 5, reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/flower-arrangement-fresh-flowers-pumpkin_169016-5450.jpg" }, { id: "p2", brand: "EverBloom", name: "Boutonniere Set", price: "₹1,200", rating: 5, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/bouquet-white-flowers-bucket-white-table_114579-66052.jpg" }, { id: "p3", brand: "EverBloom", name: "Flower Girl Basket", price: "₹2,500", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/flowers-bouquet-dining-table_1339-1210.jpg" }, { id: "p4", brand: "EverBloom", name: "Floral Tiara", price: "₹3,000", rating: 5, reviewCount: "18", imageSrc: "http://img.b2bpic.net/free-photo/top-view-beautiful-wedding-bouquet-ground_1153-628.jpg" }, { id: "p5", brand: "EverBloom", name: "Ring Cushion", price: "₹1,800", rating: 5, reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/green-yellow-bouquet-with-golden-christmas-ball_114579-2440.jpg" }, { id: "p6", brand: "EverBloom", name: "Bridesmaid Florals", price: "₹2,000", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/woman-making-floral-arrangement_23-2148846536.jpg" }]}
title="Our Collections"
description="Explore our handcrafted floral accessories for your perfect celebration."
/>
@@ -129,56 +57,11 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Home",
href: "/",
},
{
label: "Collections",
href: "/collections",
},
{
label: "Gallery",
href: "/gallery",
},
],
},
{
items: [
{
label: "Custom Orders",
href: "/custom",
},
{
label: "About",
href: "/about",
},
{
label: "Contact",
href: "/contact",
},
],
},
{
items: [
{
label: "Instagram",
href: "https://instagram.com",
},
{
label: "Privacy Policy",
href: "#",
},
],
},
]}
columns={[{ items: [{ label: "Home", href: "/" }, { label: "Collections", href: "/collections" }, { label: "Gallery", href: "/gallery" }] }, { items: [{ label: "Custom Orders", href: "/custom" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }, { items: [{ label: "Instagram", href: "https://instagram.com" }, { label: "Help", href: "/help" }] }]}
logoText="EverBloom Bridal"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -25,30 +25,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Collections",
id: "/collections",
},
{
name: "Gallery",
id: "/gallery",
},
{
name: "Custom Orders",
id: "/custom",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Collections", id: "/collections" },
{ name: "Gallery", id: "/gallery" },
{ name: "Custom Orders", id: "/custom" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
{ name: "Help", id: "/help" }
]}
brandName="EverBloom Bridal"
/>
@@ -57,16 +40,9 @@ export default function LandingPage() {
<div id="contact-section" data-section="contact-section">
<ContactText
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
text="Currently serving weddings in Bangalore. Contact us via WhatsApp to start your dream floral journey."
buttons={[
{
text: "Message on WhatsApp",
href: "https://wa.me/919999999999",
},
]}
buttons={[{ text: "Message on WhatsApp", href: "https://wa.me/919999999999" }]}
/>
</div>
@@ -75,74 +51,18 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Get In Touch"
description="We are ready to design your day."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
},
{
name: "email",
type: "email",
placeholder: "Email",
},
]}
inputs={[{ name: "name", type: "text", placeholder: "Your Name" }, { name: "email", type: "email", placeholder: "Email" }]}
imageSrc="http://img.b2bpic.net/free-photo/decorative-flowers-buttonhole_1304-4063.jpg"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Home",
href: "/",
},
{
label: "Collections",
href: "/collections",
},
{
label: "Gallery",
href: "/gallery",
},
],
},
{
items: [
{
label: "Custom Orders",
href: "/custom",
},
{
label: "About",
href: "/about",
},
{
label: "Contact",
href: "/contact",
},
],
},
{
items: [
{
label: "Instagram",
href: "https://instagram.com",
},
{
label: "Privacy Policy",
href: "#",
},
],
},
]}
columns={[{ items: [{ label: "Home", href: "/" }, { label: "Collections", href: "/collections" }, { label: "Gallery", href: "/gallery" }] }, { items: [{ label: "Custom Orders", href: "/custom" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }, { items: [{ label: "Instagram", href: "https://instagram.com" }, { label: "Help", href: "/help" }] }]}
logoText="EverBloom Bridal"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -25,30 +25,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Collections",
id: "/collections",
},
{
name: "Gallery",
id: "/gallery",
},
{
name: "Custom Orders",
id: "/custom",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Collections", id: "/collections" },
{ name: "Gallery", id: "/gallery" },
{ name: "Custom Orders", id: "/custom" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
{ name: "Help", id: "/help" }
]}
brandName="EverBloom Bridal"
/>
@@ -59,18 +42,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Order Custom Florals"
description="Tell us your vision."
inputs={[
{
name: "name",
type: "text",
placeholder: "Name",
},
{
name: "date",
type: "date",
placeholder: "Wedding Date",
},
]}
inputs={[{ name: "name", type: "text", placeholder: "Name" }, { name: "date", type: "date", placeholder: "Wedding Date" }]}
imageSrc="http://img.b2bpic.net/free-photo/male-florist-makes-bouquet-roses_169016-24133.jpg"
/>
</div>
@@ -82,73 +54,18 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Custom Process"
description="From sketch to final bloom."
negativeCard={{
items: [
"Initial Consultation",
"Color Matching",
],
}}
positiveCard={{
items: [
"Design Proofs",
"Final Creation",
],
}}
negativeCard={{ items: ["Initial Consultation", "Color Matching"] }}
positiveCard={{ items: ["Design Proofs", "Final Creation"] }}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Home",
href: "/",
},
{
label: "Collections",
href: "/collections",
},
{
label: "Gallery",
href: "/gallery",
},
],
},
{
items: [
{
label: "Custom Orders",
href: "/custom",
},
{
label: "About",
href: "/about",
},
{
label: "Contact",
href: "/contact",
},
],
},
{
items: [
{
label: "Instagram",
href: "https://instagram.com",
},
{
label: "Privacy Policy",
href: "#",
},
],
},
]}
columns={[{ items: [{ label: "Home", href: "/" }, { label: "Collections", href: "/collections" }, { label: "Gallery", href: "/gallery" }] }, { items: [{ label: "Custom Orders", href: "/custom" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }, { items: [{ label: "Instagram", href: "https://instagram.com" }, { label: "Help", href: "/help" }] }]}
logoText="EverBloom Bridal"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -25,30 +25,13 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Collections",
id: "/collections",
},
{
name: "Gallery",
id: "/gallery",
},
{
name: "Custom Orders",
id: "/custom",
},
{
name: "About",
id: "/about",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Collections", id: "/collections" },
{ name: "Gallery", id: "/gallery" },
{ name: "Custom Orders", id: "/custom" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
{ name: "Help", id: "/help" }
]}
brandName="EverBloom Bridal"
/>
@@ -59,46 +42,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Bridal Bouquet",
quote: "Stunning ivory roses.",
name: "Anjali V.",
role: "Bride",
imageSrc: "http://img.b2bpic.net/free-photo/white-surface-with-several-flowers-romantic-heart_23-2147601282.jpg",
},
{
id: "2",
title: "Flower Crown",
quote: "Beautifully handcrafted.",
name: "Sonia R.",
role: "Bride",
imageSrc: "http://img.b2bpic.net/free-photo/wedding-day-details-bridal-bouquet-shoes-accessories_23-2151976648.jpg",
},
{
id: "3",
title: "Ring Cushion",
quote: "Exquisite details.",
name: "Meera K.",
role: "Bride",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-ruler-crown_23-2150248847.jpg",
},
{
id: "4",
title: "Boutonniere",
quote: "Perfect accent.",
name: "Kiran S.",
role: "Groom",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g22xro",
},
{
id: "5",
title: "Coordinated Set",
quote: "Loved the matching set.",
name: "Neha P.",
role: "Bride",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-ruler-crown_23-2150248845.jpg",
},
{ id: "1", title: "Bridal Bouquet", quote: "Stunning ivory roses.", name: "Anjali V.", role: "Bride", imageSrc: "http://img.b2bpic.net/free-photo/white-surface-with-several-flowers-romantic-heart_23-2147601282.jpg" },
{ id: "2", title: "Flower Crown", quote: "Beautifully handcrafted.", name: "Sonia R.", role: "Bride", imageSrc: "http://img.b2bpic.net/free-photo/wedding-day-details-bridal-bouquet-shoes-accessories_23-2151976648.jpg" },
{ id: "3", title: "Ring Cushion", quote: "Exquisite details.", name: "Meera K.", role: "Bride", imageSrc: "http://img.b2bpic.net/free-photo/still-life-ruler-crown_23-2150248847.jpg" },
{ id: "4", title: "Boutonniere", quote: "Perfect accent.", name: "Kiran S.", role: "Groom", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=g22xro" },
{ id: "5", title: "Coordinated Set", quote: "Loved the matching set.", name: "Neha P.", role: "Bride", imageSrc: "http://img.b2bpic.net/free-photo/still-life-ruler-crown_23-2150248845.jpg" }
]}
title="Wedding Gallery"
description="Moments of beauty captured with our forever floral collection."
@@ -112,70 +60,17 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Impact"
description="Numbers that speak for our quality."
metrics={[
{
id: "m1",
value: "500+",
title: "Happy Brides",
description: "Satisfied customers in Bangalore.",
imageSrc: "http://img.b2bpic.net/free-photo/wrapped-gift-boxes-with-baby-s-breath-flowers-tag-with-candles-scissor-wedding-rings_23-2147936485.jpg",
},
]}
metrics={[{ id: "m1", value: "500+", title: "Happy Brides", description: "Satisfied customers in Bangalore.", imageSrc: "http://img.b2bpic.net/free-photo/wrapped-gift-boxes-with-baby-s-breath-flowers-tag-with-candles-scissor-wedding-rings_23-2147936485.jpg" }]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
{
items: [
{
label: "Home",
href: "/",
},
{
label: "Collections",
href: "/collections",
},
{
label: "Gallery",
href: "/gallery",
},
],
},
{
items: [
{
label: "Custom Orders",
href: "/custom",
},
{
label: "About",
href: "/about",
},
{
label: "Contact",
href: "/contact",
},
],
},
{
items: [
{
label: "Instagram",
href: "https://instagram.com",
},
{
label: "Privacy Policy",
href: "#",
},
],
},
]}
columns={[{ items: [{ label: "Home", href: "/" }, { label: "Collections", href: "/collections" }, { label: "Gallery", href: "/gallery" }] }, { items: [{ label: "Custom Orders", href: "/custom" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }, { items: [{ label: "Instagram", href: "https://instagram.com" }, { label: "Help", href: "/help" }] }]}
logoText="EverBloom Bridal"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -2,9 +2,9 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import LegalSection from '@/components/legal/LegalSection';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import LegalSection from '@/components/legal/LegalSection';
export default function HelpPage() {
return (
@@ -12,7 +12,7 @@ export default function HelpPage() {
defaultButtonVariant="text-stagger"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
contentWidth="smallMedium"
contentWidth="medium"
sizing="largeSizeMediumTitles"
background="fluid"
cardStyle="solid"
@@ -22,38 +22,48 @@ export default function HelpPage() {
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleCentered
<NavbarStyleCentered
navItems={[
{ name: "Home", id: "/" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
{ name: "Help", id: "/help" },
{ name: "Home", id: "/" },
{ name: "Collections", id: "/collections" },
{ name: "Gallery", id: "/gallery" },
{ name: "Custom Orders", id: "/custom" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
{ name: "Help", id: "/help" }
]}
brandName="EverBloom Bridal"
/>
/>
</div>
<LegalSection
layout="page"
title="Help & Resources"
sections={[
{
heading: "Getting Started", content: { type: "paragraph", text: "Welcome to our help center. Find guides to manage your bridal website." }
},
{
heading: "Support", content: { type: "list", items: ["Contact support", "Read FAQs"] }
},
{
heading: "FAQ", content: { type: "list", items: ["Common questions about image uploads", "Pricing updates"] }
}
]}
/>
<div id="help-content" data-section="help-content">
<LegalSection
layout="page"
title="Help & Support"
subtitle="Guides to help you manage your orders and galleries."
sections={[
{
heading: "Uploading Images", content: [{ type: "paragraph", text: "To upload your custom order images, navigate to your dashboard, select the 'Upload' icon, and ensure your files are in .jpg or .png format under 5MB."}]
},
{
heading: "Updating Prices", content: [{ type: "paragraph", text: "For custom items, you can update your price quotes in the 'My Requests' section by editing the base quote provided by our florists."}]
},
{
heading: "Managing Gallery Content", content: [{ type: "paragraph", text: "You can manage your gallery by logging into your profile. Use the drag-and-drop interface to reorder your photos or delete images you no longer want displayed."}]
}
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[]}
<FooterLogoEmphasis
columns={[
{ items: [{ label: "Home", href: "/" }, { label: "Collections", href: "/collections" }, { label: "Gallery", href: "/gallery" }] },
{ items: [{ label: "Custom Orders", href: "/custom" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] },
{ items: [{ label: "Instagram", href: "https://instagram.com" }, { label: "Privacy Policy", href: "#" }] },
]}
logoText="EverBloom Bridal"
/>
/>
</div>
</ReactLenis>
</ThemeProvider>

View File

@@ -3,9 +3,12 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardSixteen from '@/components/sections/feature/FeatureCardSixteen';
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
import HeroOverlayTestimonial from '@/components/sections/hero/HeroOverlayTestimonial';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
export default function LandingPage() {
return (
@@ -31,6 +34,7 @@ export default function LandingPage() {
{ name: "Custom Orders", id: "/custom" },
{ name: "About", id: "/about" },
{ name: "Contact", id: "/contact" },
{ name: "Help", id: "/help" }
]}
brandName="EverBloom Bridal"
/>
@@ -38,33 +42,82 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Managing Your Website"
description="Learn how to easily update your content, images, and pricing to keep your site fresh."
testimonials={[]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-woman-working-with-flowers_23-2149591591.jpg"
title="Forever Florals for Every Wedding Moment"
description="Handcrafted wedding florals and accessories designed for timeless celebrations in Bangalore."
testimonials={[
{
name: "Priya Sharma", handle: "@priya_bridal", testimonial: "The flowers were absolutely breathtaking. Perfectly handcrafted.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-pretty-girl-with-brunette-tied-hair-dark-brown-eyes-naturally-make-up-sincere-smiling-looking-camera-while-posing-outdoor_8353-12415.jpg"},
{
name: "Ananya Reddy", handle: "@ananya_wed", testimonial: "Forever blooms that look so real. My wedding was dreamy.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sensual-young-lady-dress-with-flower-wreath-head_23-2148054885.jpg"},
{
name: "Neha V.", handle: "@neha_v", testimonial: "I love that these flowers never fade. A true keepsake.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-bride-white-dress-posing_1328-4131.jpg"},
{
name: "Deepa K.", handle: "@deepa_wed", testimonial: "The attention to detail in my bouquet was unmatched.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-brunette-caucasian-bride-with-natural-happy-smile-her-face_181624-23050.jpg"},
{
name: "Kavya M.", handle: "@kavya_m", testimonial: "Beyond beautiful. Thank you for making my day special.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bride-beach-sunset_23-2151976658.jpg"},
]}
buttons={[
{ text: "Explore Collections", href: "/collections" },
{ text: "Customize Your Wedding Florals", href: "/custom" },
]}
imageSrc="http://img.b2bpic.net/free-photo/bouquet-holly-berries-peonies-dry-lemon-slices_114579-2539.jpg"
/>
</div>
<div id="help-content" data-section="help-content">
<FaqSplitText
sideTitle="Quick Start Guide"
sideDescription="Follow these simple steps to manage your EverBloom Bridal website efficiently."
faqsAnimation="slide-up"
<div id="feature" data-section="feature">
<FeatureCardSixteen
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
title="Why Choose Forever Florals?"
description="The perfect balance of luxury and practicality for your big day."
negativeCard={{ items: ["Fresh flowers wilt in heat", "High maintenance", "Expensive waste"] }}
positiveCard={{ items: ["Stays perfect forever", "Easy to store as a memory", "Cost-effective luxury"] }}
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
sideTitle="Frequently Asked Questions"
sideDescription="Everything you need to know about our handcrafted floral arrangements."
faqsAnimation="slide-up"
faqs={[
{
id: "img", title: "How do I upload images?", content: "Images can be updated directly through the Visual Editor. Simply click on any image area, select a new file from your device, and save the changes."
},
{
id: "price", title: "How do I edit prices?", content: "Locate the Pricing section on the relevant page. Select the plan you wish to update and edit the 'price' field in the editor panel. Changes will reflect instantly."
},
{
id: "content", title: "How do I manage content?", content: "Click on any text element on the page to trigger the edit menu. You can modify titles, descriptions, and feature lists directly in the sidebar."
}
{ id: "f1", title: "How long do they last?", content: "Our florals are designed to be heirloom pieces that last for years." },
{ id: "f2", title: "Can I request custom colors?", content: "Absolutely, we specialize in custom color matching to suit your bridal theme." },
]}
/>
</div>
<div id="pricing" data-section="pricing">
<PricingCardEight
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
title="Simple Pricing"
description="Packages for every wedding scale."
plans={[
{ id: "p1", badge: "Essential", price: "₹15,000", subtitle: "Perfect for intimate weddings", buttons: [{ text: "Inquire", href: "/contact" }], features: ["Bouquet", "Boutonniere", "Ring Cushion"] },
{ id: "p2", badge: "Premium", price: "₹45,000", subtitle: "For the grand celebration", buttons: [{ text: "Inquire", href: "/contact" }], features: ["Full Bridal Set", "Bridesmaid Sets", "Decor Pieces", "Custom Tiaras"] },
]}
/>
</div>
<div id="socialProof" data-section="socialProof">
<SocialProofOne
textboxLayout="default"
useInvertedBackground={false}
title="Featured In"
description="Trusted by leading wedding publications."
names={["WeddingWire", "The Knot", "Brides", "Vogue Wedding", "Bangalore Times"]}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoEmphasis
columns={[
@@ -78,4 +131,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}