1 Commits

Author SHA1 Message Date
b5a5abe6e2 Update src/app/page.tsx 2026-05-15 13:07:44 +00:00

View File

@@ -9,7 +9,7 @@ import FeatureCardMedia from '@/components/sections/feature/FeatureCardMedia';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial'; import HeroSplitTestimonial from '@/components/sections/hero/HeroSplitTestimonial';
import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import MetricCardThree from '@/components/sections/metrics/MetricCardThree';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import ProductCardThree from '@/components/sections/product/ProductCardThree'; import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import { Award, MapPin, Package, Shield, Sparkles, Star } from "lucide-react"; import { Award, MapPin, Package, Shield, Sparkles, Star } from "lucide-react";
@@ -30,24 +30,16 @@ export default function LandingPage() {
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay <NavbarStyleApple
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "hero"},
id: "hero",
},
{ {
name: "About", name: "About", id: "about"},
id: "about",
},
{ {
name: "Products", name: "Products", id: "products"},
id: "products",
},
{ {
name: "Contact", name: "Contact", id: "contact"},
id: "contact",
},
]} ]}
brandName="Aura Spices" brandName="Aura Spices"
/> />
@@ -57,92 +49,51 @@ export default function LandingPage() {
<HeroSplitTestimonial <HeroSplitTestimonial
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
title="Authentic Aromas for Every Kitchen" title="Authentic Aromas for Every Kitchen"
description="Discover our collection of small-batch, artisanal spices sourced directly from sustainable farms. Pure, potent, and crafted with love." description="Discover our collection of small-batch, artisanal spices sourced directly from sustainable farms. Pure, potent, and crafted with love."
testimonials={[ testimonials={[
{ {
name: "Maria C.", name: "Maria C.", handle: "@mariacooking", testimonial: "The best spices I have ever used. My cooking changed overnight!", rating: 5,
handle: "@mariacooking", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-organic-pepper-bells_23-2148493635.jpg"},
testimonial: "The best spices I have ever used. My cooking changed overnight!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-holding-organic-pepper-bells_23-2148493635.jpg",
},
{ {
name: "John D.", name: "John D.", handle: "@johnd_eats", testimonial: "Fresh, fragrant, and incredibly well-packaged. Highly recommend.", rating: 5,
handle: "@johnd_eats", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-person-holding-bio-groceries-shopping-bag_482257-104954.jpg"},
testimonial: "Fresh, fragrant, and incredibly well-packaged. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-person-holding-bio-groceries-shopping-bag_482257-104954.jpg",
},
{ {
name: "Elena K.", name: "Elena K.", handle: "@elena_kitchen", testimonial: "Incredible quality. You can taste the freshness in every dish.", rating: 5,
handle: "@elena_kitchen", imageSrc: "http://img.b2bpic.net/free-photo/funny-woman-shaking-pallet-with-vegetables_23-2147700645.jpg"},
testimonial: "Incredible quality. You can taste the freshness in every dish.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/funny-woman-shaking-pallet-with-vegetables_23-2147700645.jpg",
},
{ {
name: "David L.", name: "David L.", handle: "@davidcooks", testimonial: "Finally found a source for truly potent spices. A game changer.", rating: 5,
handle: "@davidcooks", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-posing-vegetables-bag_23-2148332119.jpg"},
testimonial: "Finally found a source for truly potent spices. A game changer.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-posing-vegetables-bag_23-2148332119.jpg",
},
{ {
name: "Chloe B.", name: "Chloe B.", handle: "@chloebakes", testimonial: "Exquisite packaging and even better ingredients. Simply love it.", rating: 5,
handle: "@chloebakes", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-taking-photos_23-2149250046.jpg"},
testimonial: "Exquisite packaging and even better ingredients. Simply love it.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-taking-photos_23-2149250046.jpg",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/view-allergens-commonly-found-food-grains_23-2150170245.jpg" imageSrc="http://img.b2bpic.net/free-photo/view-allergens-commonly-found-food-grains_23-2150170245.jpg"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg", src: "http://img.b2bpic.net/free-photo/medium-woman-taking-food-photo_23-2149250048.jpg", alt: "Customer 1"},
alt: "Customer 1",
},
{ {
src: "http://img.b2bpic.net/free-photo/medium-shot-happy-guy-showing-approval_23-2148334477.jpg", src: "http://img.b2bpic.net/free-photo/medium-shot-happy-guy-showing-approval_23-2148334477.jpg", alt: "Customer 2"},
alt: "Customer 2",
},
{ {
src: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1321.jpg", src: "http://img.b2bpic.net/free-photo/crazy-chef-happy-expression_1194-1321.jpg", alt: "Customer 3"},
alt: "Customer 3",
},
{ {
src: "http://img.b2bpic.net/free-photo/young-man-preparing-bruschetta-with-healthy-ingredients-kitchen_637285-3122.jpg", src: "http://img.b2bpic.net/free-photo/young-man-preparing-bruschetta-with-healthy-ingredients-kitchen_637285-3122.jpg", alt: "Customer 4"},
alt: "Customer 4",
},
{ {
src: "http://img.b2bpic.net/free-photo/compost-still-life-concept_23-2149068930.jpg", src: "http://img.b2bpic.net/free-photo/compost-still-life-concept_23-2149068930.jpg", alt: "Customer 5"},
alt: "Customer 5",
},
]} ]}
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Sustainable Sourcing"},
text: "Sustainable Sourcing",
},
{ {
type: "text", type: "text", text: "Small Batch Crafted"},
text: "Small Batch Crafted",
},
{ {
type: "text", type: "text", text: "100% Pure Herbs"},
text: "100% Pure Herbs",
},
{ {
type: "text", type: "text", text: "Artisanal Quality"},
text: "Artisanal Quality",
},
{ {
type: "text", type: "text", text: "Global Flavor"},
text: "Global Flavor",
},
]} ]}
/> />
</div> </div>
@@ -154,19 +105,13 @@ export default function LandingPage() {
metrics={[ metrics={[
{ {
icon: Award, icon: Award,
label: "Years Experience", label: "Years Experience", value: "12+"},
value: "12+",
},
{ {
icon: Sparkles, icon: Sparkles,
label: "Active Customers", label: "Active Customers", value: "5k+"},
value: "5k+",
},
{ {
icon: Shield, icon: Shield,
label: "Sustainable Source", label: "Sustainable Source", value: "100%"},
value: "100%",
},
]} ]}
metricsAnimation="slide-up" metricsAnimation="slide-up"
/> />
@@ -179,26 +124,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "f1", id: "f1", title: "Farm to Kitchen", description: "No middlemen. Just fresh spices from the harvest to your pantry.", tag: "Sourcing", imageSrc: "http://img.b2bpic.net/free-photo/closeup-half-onion-kitchen-table-with-fresh-vegetables-salad_169016-50523.jpg"},
title: "Farm to Kitchen",
description: "No middlemen. Just fresh spices from the harvest to your pantry.",
tag: "Sourcing",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-half-onion-kitchen-table-with-fresh-vegetables-salad_169016-50523.jpg",
},
{ {
id: "f2", id: "f2", title: "Small Batch", description: "Crafted in small quantities to ensure absolute peak freshness.", tag: "Quality", imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-composition_23-2149072555.jpg"},
title: "Small Batch",
description: "Crafted in small quantities to ensure absolute peak freshness.",
tag: "Quality",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-delicious-gulas-dish-composition_23-2149072555.jpg",
},
{ {
id: "f3", id: "f3", title: "Pure & Potent", description: "No additives, fillers, or artificial preservatives ever.", tag: "Purity", imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-mortar-food-photography_53876-106100.jpg"},
title: "Pure & Potent",
description: "No additives, fillers, or artificial preservatives ever.",
tag: "Purity",
imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-mortar-food-photography_53876-106100.jpg",
},
]} ]}
title="Why Choose Our Spices?" title="Why Choose Our Spices?"
description="We ensure every spice is processed with traditional methods to lock in flavor." description="We ensure every spice is processed with traditional methods to lock in flavor."
@@ -213,41 +143,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "p1", id: "p1", name: "Signature Cumin", price: "$8.50", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444664.jpg"},
name: "Signature Cumin",
price: "$8.50",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444664.jpg",
},
{ {
id: "p2", id: "p2", name: "Smoked Paprika", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-cinnamon-with-copy-space_23-2148426088.jpg"},
name: "Smoked Paprika",
price: "$9.00",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-bowl-cinnamon-with-copy-space_23-2148426088.jpg",
},
{ {
id: "p3", id: "p3", name: "True Ceylon Cinnamon", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/apple-tea-with-spices-cup_501050-845.jpg"},
name: "True Ceylon Cinnamon",
price: "$12.00",
imageSrc: "http://img.b2bpic.net/free-photo/apple-tea-with-spices-cup_501050-845.jpg",
},
{ {
id: "p4", id: "p4", name: "Tellicherry Peppercorn", price: "$10.50", imageSrc: "http://img.b2bpic.net/free-photo/top-view-spoon-with-condiment-seeds_23-2148461633.jpg"},
name: "Tellicherry Peppercorn",
price: "$10.50",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-spoon-with-condiment-seeds_23-2148461633.jpg",
},
{ {
id: "p5", id: "p5", name: "Gold Turmeric", price: "$7.50", imageSrc: "http://img.b2bpic.net/free-photo/traditional-indian-drink-turmeric-golden-milk_114579-12723.jpg"},
name: "Gold Turmeric",
price: "$7.50",
imageSrc: "http://img.b2bpic.net/free-photo/traditional-indian-drink-turmeric-golden-milk_114579-12723.jpg",
},
{ {
id: "p6", id: "p6", name: "Dried Rosemary", price: "$6.50", imageSrc: "http://img.b2bpic.net/free-photo/variety-crushed-seeds-tiny-glass-jar_23-2148440426.jpg"},
name: "Dried Rosemary",
price: "$6.50",
imageSrc: "http://img.b2bpic.net/free-photo/variety-crushed-seeds-tiny-glass-jar_23-2148440426.jpg",
},
]} ]}
title="Our Signature Blends" title="Our Signature Blends"
description="Explore our top-rated spice collection." description="Explore our top-rated spice collection."
@@ -261,23 +167,14 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", icon: MapPin,
icon: MapPin, title: "Regions Served", value: "45+"},
title: "Regions Served",
value: "45+",
},
{ {
id: "m2", id: "m2", icon: Package,
icon: Package, title: "Shipments Sent", value: "20k+"},
title: "Shipments Sent",
value: "20k+",
},
{ {
id: "m3", id: "m3", icon: Star,
icon: Star, title: "Average Rating", value: "4.9"},
title: "Average Rating",
value: "4.9",
},
]} ]}
title="Global Reach" title="Global Reach"
description="Delivering happiness to kitchens worldwide." description="Delivering happiness to kitchens worldwide."
@@ -289,30 +186,15 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", name: "Sarah W.", imageSrc: "http://img.b2bpic.net/free-photo/love-shopping-close-up-shot-beautiful-dark-haired-female-smiling-camera-with-her-purchases-her-hand_651396-3879.jpg"},
name: "Sarah W.",
imageSrc: "http://img.b2bpic.net/free-photo/love-shopping-close-up-shot-beautiful-dark-haired-female-smiling-camera-with-her-purchases-her-hand_651396-3879.jpg",
},
{ {
id: "t2", id: "t2", name: "Mike R.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-burger-showing-approval_23-2148705546.jpg"},
name: "Mike R.",
imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-with-burger-showing-approval_23-2148705546.jpg",
},
{ {
id: "t3", id: "t3", name: "Elena K.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-cooking-pizza_23-2150405878.jpg"},
name: "Elena K.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-cooking-pizza_23-2150405878.jpg",
},
{ {
id: "t4", id: "t4", name: "David L.", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-pretty-delivery-woman-keeping-hands-close-her-chin_141793-124127.jpg"},
name: "David L.",
imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-pretty-delivery-woman-keeping-hands-close-her-chin_141793-124127.jpg",
},
{ {
id: "t5", id: "t5", name: "Chloe B.", imageSrc: "http://img.b2bpic.net/free-photo/woman-wrapped-dumplings-asian-food-cook_1150-23652.jpg"},
name: "Chloe B.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-wrapped-dumplings-asian-food-cook_1150-23652.jpg",
},
]} ]}
cardTitle="Loved by Home Chefs" cardTitle="Loved by Home Chefs"
cardTag="Reviews" cardTag="Reviews"
@@ -326,20 +208,11 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
faqs={[ faqs={[
{ {
id: "q1", id: "q1", title: "How long do spices stay fresh?", content: "Our spices maintain peak aroma for 12-18 months when stored in a cool, dry place."},
title: "How long do spices stay fresh?",
content: "Our spices maintain peak aroma for 12-18 months when stored in a cool, dry place.",
},
{ {
id: "q2", id: "q2", title: "Do you ship internationally?", content: "Yes, we ship globally using sustainable packaging."},
title: "Do you ship internationally?",
content: "Yes, we ship globally using sustainable packaging.",
},
{ {
id: "q3", id: "q3", title: "Are your spices gluten-free?", content: "All our spices are pure, single-origin, and 100% gluten-free."},
title: "Are your spices gluten-free?",
content: "All our spices are pure, single-origin, and 100% gluten-free.",
},
]} ]}
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Have questions? We have answers." description="Have questions? We have answers."
@@ -351,8 +224,7 @@ export default function LandingPage() {
<ContactCenter <ContactCenter
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "sparkles-gradient", variant: "sparkles-gradient"}}
}}
tag="Newsletter" tag="Newsletter"
title="Stay Updated" title="Stay Updated"
description="Join our newsletter for spice tips, recipes, and exclusive offers." description="Join our newsletter for spice tips, recipes, and exclusive offers."
@@ -364,29 +236,19 @@ export default function LandingPage() {
logoText="Aura Spices" logoText="Aura Spices"
columns={[ columns={[
{ {
title: "Shop", title: "Shop", items: [
items: [
{ {
label: "All Spices", label: "All Spices", href: "#products"},
href: "#products",
},
{ {
label: "Blends", label: "Blends", href: "#products"},
href: "#products",
},
], ],
}, },
{ {
title: "Company", title: "Company", items: [
items: [
{ {
label: "About Us", label: "About Us", href: "#about"},
href: "#about",
},
{ {
label: "Contact", label: "Contact", href: "#contact"},
href: "#contact",
},
], ],
}, },
]} ]}