Merge version_1 into main #2
183
src/app/page.tsx
183
src/app/page.tsx
@@ -29,25 +29,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
name: "Products", id: "products"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="FestiveGifts"
|
||||
/>
|
||||
@@ -56,41 +46,26 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
title="Celebrate the Season with Joy"
|
||||
description="Discover our handcrafted collection of festive sweets, premium chocolates, and artisanal gifts designed to light up your celebrations."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Collections",
|
||||
href: "#products",
|
||||
},
|
||||
text: "Shop Collections", href: "#products"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-board-with-dry-fruits-glass-tea_114579-11867.jpg?_wi=1",
|
||||
imageAlt: "Festive Sweets Box",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-board-with-dry-fruits-glass-tea_114579-11867.jpg", imageAlt: "Festive Sweets Box"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-lantern-with-outdoor-view-autum-season_74190-399.jpg?_wi=1",
|
||||
imageAlt: "Decorative Diyas",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-lantern-with-outdoor-view-autum-season_74190-399.jpg", imageAlt: "Decorative Diyas"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-different-colorful-christmas-gifts_23-2148343894.jpg?_wi=1",
|
||||
imageAlt: "Chocolate Hamper",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-different-colorful-christmas-gifts_23-2148343894.jpg", imageAlt: "Chocolate Hamper"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/valentine39s-day-gift-wooden-background-top-view-gift-wrapping-concept_169016-27085.jpg?_wi=1",
|
||||
imageAlt: "Gift Hamper",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/valentine39s-day-gift-wooden-background-top-view-gift-wrapping-concept_169016-27085.jpg", imageAlt: "Gift Hamper"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-plate-full-sugar-marmalade-christmas-festive-balls-marble-background-high-quality-photo_114579-38210.jpg?_wi=1",
|
||||
imageAlt: "Sweets and Diyas",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-plate-full-sugar-marmalade-christmas-festive-balls-marble-background-high-quality-photo_114579-38210.jpg", imageAlt: "Sweets and Diyas"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-view-holiday-glowing-backdrop_23-2148055480.jpg",
|
||||
imageAlt: "Lantern Decor",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/panoramic-view-holiday-glowing-backdrop_23-2148055480.jpg", imageAlt: "Lantern Decor"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -103,41 +78,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Classic Mithai Box",
|
||||
price: "$25.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-creamy-dessert-with-cookies-dark-desk_140725-115032.jpg",
|
||||
},
|
||||
id: "1", name: "Classic Mithai Box", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-yellow-cake-creamy-dessert-with-cookies-dark-desk_140725-115032.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Artisanal Truffles",
|
||||
price: "$35.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-box-engagement-ring_23-2148243763.jpg",
|
||||
},
|
||||
id: "2", name: "Artisanal Truffles", price: "$35.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chocolate-box-engagement-ring_23-2148243763.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Gold-Embossed Diyas",
|
||||
price: "$15.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-burning-candle-garlands-with-neon-lighting_169016-27029.jpg",
|
||||
},
|
||||
id: "3", name: "Gold-Embossed Diyas", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-burning-candle-garlands-with-neon-lighting_169016-27029.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Handmade Lanterns",
|
||||
price: "$45.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1850.jpg",
|
||||
},
|
||||
id: "4", name: "Handmade Lanterns", price: "$45.00", imageSrc: "http://img.b2bpic.net/free-photo/life-style_1122-1850.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Dry Fruit Hamper",
|
||||
price: "$55.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dried-organic-fruits-assortment_114579-43292.jpg",
|
||||
},
|
||||
id: "5", name: "Dry Fruit Hamper", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/dried-organic-fruits-assortment_114579-43292.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Deluxe Festive Basket",
|
||||
price: "$75.00",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/christmas-festive-balls-with-blue-plate-nuts-high-quality-photo_114579-38099.jpg",
|
||||
},
|
||||
id: "6", name: "Deluxe Festive Basket", price: "$75.00", imageSrc: "http://img.b2bpic.net/free-photo/christmas-festive-balls-with-blue-plate-nuts-high-quality-photo_114579-38099.jpg"},
|
||||
]}
|
||||
title="Festive Treasures"
|
||||
description="Carefully curated gifts and sweets for you and your loved ones."
|
||||
@@ -146,49 +97,20 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardSix
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Priya Sharma",
|
||||
handle: "@priyasharma",
|
||||
testimonial: "The sweets were fresh and beautifully packaged. My guests loved the presentation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pastry-board-with-dry-fruits-glass-tea_114579-11867.jpg?_wi=2",
|
||||
imageAlt: "festive sweets gift box arrangement",
|
||||
},
|
||||
id: "1", name: "Priya Sharma", handle: "@priyasharma", testimonial: "The sweets were fresh and beautifully packaged. My guests loved the presentation.", imageSrc: "http://img.b2bpic.net/free-photo/pastry-board-with-dry-fruits-glass-tea_114579-11867.jpg", imageAlt: "festive sweets gift box arrangement"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Amit Kumar",
|
||||
handle: "@amitk",
|
||||
testimonial: "Excellent service and high-quality products. My go-to for festival gifts.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-lantern-with-outdoor-view-autum-season_74190-399.jpg?_wi=2",
|
||||
imageAlt: "traditional decorative diyas festive",
|
||||
},
|
||||
id: "2", name: "Amit Kumar", handle: "@amitk", testimonial: "Excellent service and high-quality products. My go-to for festival gifts.", imageSrc: "http://img.b2bpic.net/free-photo/old-lantern-with-outdoor-view-autum-season_74190-399.jpg", imageAlt: "traditional decorative diyas festive"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sneha Patel",
|
||||
handle: "@snehapatel",
|
||||
testimonial: "The lanterns are absolutely stunning. Truly brought festive joy home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-different-colorful-christmas-gifts_23-2148343894.jpg?_wi=2",
|
||||
imageAlt: "chocolate gift box premium packaging",
|
||||
},
|
||||
id: "3", name: "Sneha Patel", handle: "@snehapatel", testimonial: "The lanterns are absolutely stunning. Truly brought festive joy home.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-arrangement-different-colorful-christmas-gifts_23-2148343894.jpg", imageAlt: "chocolate gift box premium packaging"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Rahul Verma",
|
||||
handle: "@rahulv",
|
||||
testimonial: "Premium quality chocolates. The gift hampers were a huge hit at our family event.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/valentine39s-day-gift-wooden-background-top-view-gift-wrapping-concept_169016-27085.jpg?_wi=2",
|
||||
imageAlt: "festive gift set sweets and snacks",
|
||||
},
|
||||
id: "4", name: "Rahul Verma", handle: "@rahulv", testimonial: "Premium quality chocolates. The gift hampers were a huge hit at our family event.", imageSrc: "http://img.b2bpic.net/free-photo/valentine39s-day-gift-wooden-background-top-view-gift-wrapping-concept_169016-27085.jpg", imageAlt: "festive gift set sweets and snacks"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Anita Rao",
|
||||
handle: "@anitar",
|
||||
testimonial: "Great attention to detail in every gift item. Highly recommended for festival shopping.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-plate-full-sugar-marmalade-christmas-festive-balls-marble-background-high-quality-photo_114579-38210.jpg?_wi=2",
|
||||
imageAlt: "diwali gift set sweets diya",
|
||||
},
|
||||
id: "5", name: "Anita Rao", handle: "@anitar", testimonial: "Great attention to detail in every gift item. Highly recommended for festival shopping.", imageSrc: "http://img.b2bpic.net/free-photo/glass-plate-full-sugar-marmalade-christmas-festive-balls-marble-background-high-quality-photo_114579-38210.jpg", imageAlt: "diwali gift set sweets diya"},
|
||||
]}
|
||||
title="Heartfelt Celebrations"
|
||||
description="See why our customers trust us to add sparkle to their festive seasons."
|
||||
@@ -201,20 +123,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Are these gifts suitable for delivery?",
|
||||
content: "Yes, we use secure, premium packaging to ensure all gift items arrive in perfect condition.",
|
||||
},
|
||||
id: "1", title: "Are these gifts suitable for delivery?", content: "Yes, we use secure, premium packaging to ensure all gift items arrive in perfect condition."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Can I customize the gift box?",
|
||||
content: "We offer select customization options for bulk festive orders. Contact us for details.",
|
||||
},
|
||||
id: "2", title: "Can I customize the gift box?", content: "We offer select customization options for bulk festive orders. Contact us for details."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What is the shelf life of the sweets?",
|
||||
content: "Our sweets are prepared fresh; shelf life varies by product, typically 15-30 days.",
|
||||
},
|
||||
id: "3", title: "What is the shelf life of the sweets?", content: "Our sweets are prepared fresh; shelf life varies by product, typically 15-30 days."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions about our festive collections? Here are answers to common queries."
|
||||
@@ -226,16 +139,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Let's Connect"
|
||||
title="Start Your Festive Order"
|
||||
description="Contact us to plan your perfect festive gifts or to learn about bulk corporate gifting."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "mailto:hello@festivegifts.com",
|
||||
},
|
||||
text: "Contact Us", href: "mailto:hello@festivegifts.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -244,42 +154,27 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Shop",
|
||||
items: [
|
||||
title: "Shop", items: [
|
||||
{
|
||||
label: "All Products",
|
||||
href: "#products",
|
||||
},
|
||||
label: "All Products", href: "#products"},
|
||||
{
|
||||
label: "New Arrivals",
|
||||
href: "#",
|
||||
},
|
||||
label: "New Arrivals", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About",
|
||||
items: [
|
||||
title: "About", items: [
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "#",
|
||||
},
|
||||
label: "Our Story", href: "#"},
|
||||
{
|
||||
label: "Sustainability",
|
||||
href: "#",
|
||||
},
|
||||
label: "Sustainability", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQs",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQs", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user