Update src/app/page.tsx
This commit is contained in:
276
src/app/page.tsx
276
src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "Shop",
|
||||
id: "#products",
|
||||
},
|
||||
{
|
||||
name: "Craftsmanship",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#testimonials",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "Shop", id: "#products" },
|
||||
{ name: "Craftsmanship", id: "#about" },
|
||||
{ name: "Reviews", id: "#testimonials" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
]}
|
||||
brandName="Ignis"
|
||||
/>
|
||||
@@ -55,48 +43,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="Warmth, Redefined."
|
||||
description="Artisan-crafted 3D wood stoves designed to anchor your home with timeless glow and cutting-edge efficiency."
|
||||
buttons={[
|
||||
{
|
||||
text: "Shop Collection",
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Shop Collection", href: "#products" }]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "slide-1",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-burning-charcoal_23-2151753910.jpg",
|
||||
imageAlt: "Luxury wood stove black iron",
|
||||
},
|
||||
{
|
||||
id: "slide-2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-still-life-hot-water_23-2149055866.jpg",
|
||||
imageAlt: "modern wood stove isolation",
|
||||
},
|
||||
{
|
||||
id: "slide-3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/decorative-metallic-holder-with-heap-wooden-logs-stony-fireplace-with-burning-logs_132075-11407.jpg",
|
||||
imageAlt: "classic wood stove design",
|
||||
},
|
||||
{
|
||||
id: "slide-4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-sitting-armchair-dialing-telephone_114579-49667.jpg",
|
||||
imageAlt: "sleek wood burner modern",
|
||||
},
|
||||
{
|
||||
id: "slide-5",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-warming-fireplace-energy-crisis_23-2150061802.jpg",
|
||||
imageAlt: "compact wood stove heating",
|
||||
},
|
||||
{
|
||||
id: "slide-6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fireplace-with-woods-modern-wooden-house_627829-249.jpg",
|
||||
imageAlt: "rustic wood stove fireplace",
|
||||
},
|
||||
{ id: "slide-1", imageSrc: "http://img.b2bpic.net/free-photo/view-burning-charcoal_23-2151753910.jpg", imageAlt: "Luxury wood stove black iron" },
|
||||
{ id: "slide-2", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-still-life-hot-water_23-2149055866.jpg", imageAlt: "modern wood stove isolation" },
|
||||
{ id: "slide-3", imageSrc: "http://img.b2bpic.net/free-photo/decorative-metallic-holder-with-heap-wooden-logs-stony-fireplace-with-burning-logs_132075-11407.jpg", imageAlt: "classic wood stove design" },
|
||||
{ id: "slide-4", imageSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-sitting-armchair-dialing-telephone_114579-49667.jpg", imageAlt: "sleek wood burner modern" },
|
||||
{ id: "slide-5", imageSrc: "http://img.b2bpic.net/free-photo/man-warming-fireplace-energy-crisis_23-2150061802.jpg", imageAlt: "compact wood stove heating" },
|
||||
{ id: "slide-6", imageSrc: "http://img.b2bpic.net/free-photo/fireplace-with-woods-modern-wooden-house_627829-249.jpg", imageAlt: "rustic wood stove fireplace" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -105,35 +62,19 @@ export default function LandingPage() {
|
||||
<TextAbout
|
||||
useInvertedBackground={false}
|
||||
title="Crafted for Every Ember"
|
||||
buttons={[
|
||||
{
|
||||
text: "Our Brand Story",
|
||||
href: "#",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Our Brand Story", href: "#" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureBorderGlow
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
icon: Flame,
|
||||
title: "Ultra-Efficiency",
|
||||
description: "Patented combustion technology maximizes heat output with minimal fuel.",
|
||||
},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "Durable Construction",
|
||||
description: "Cast iron build ensuring a lifetime of warmth and structural integrity.",
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Advanced Air-Flow",
|
||||
description: "Precise air-flow control for a perfectly sustained and mesmerizing flame.",
|
||||
},
|
||||
{ icon: Flame, title: "Ultra-Efficiency", description: "Patented combustion technology maximizes heat output with minimal fuel." },
|
||||
{ icon: ShieldCheck, title: "Durable Construction", description: "Cast iron build ensuring a lifetime of warmth and structural integrity." },
|
||||
{ icon: Zap, title: "Advanced Air-Flow", description: "Precise air-flow control for a perfectly sustained and mesmerizing flame." },
|
||||
]}
|
||||
title="Precision Engineering"
|
||||
description="Experience superior heating performance, minimalist design, and long-lasting efficiency in every stove."
|
||||
@@ -147,42 +88,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "prod-1",
|
||||
name: "The Hearth Minimalist",
|
||||
price: "$2,499",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736770.jpg",
|
||||
},
|
||||
{
|
||||
id: "prod-2",
|
||||
name: "Classic Ember Iron",
|
||||
price: "$1,999",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698344.jpg",
|
||||
},
|
||||
{
|
||||
id: "prod-3",
|
||||
name: "Contemporary Burner X",
|
||||
price: "$3,100",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/winter-evening-by-fireplace_1098-14189.jpg",
|
||||
},
|
||||
{
|
||||
id: "prod-4",
|
||||
name: "Compact Flame Solo",
|
||||
price: "$1,750",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-14588.jpg",
|
||||
},
|
||||
{
|
||||
id: "prod-5",
|
||||
name: "Rustic Iron Grand",
|
||||
price: "$2,850",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/burning-woods-campfire-site-with-smoke_23-2148253445.jpg",
|
||||
},
|
||||
{
|
||||
id: "prod-6",
|
||||
name: "Geometric Radiant",
|
||||
price: "$3,500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/living-room-design-with-couch-table_23-2148848704.jpg",
|
||||
},
|
||||
{ id: "prod-1", name: "The Hearth Minimalist", price: "$2,499", imageSrc: "http://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736770.jpg" },
|
||||
{ id: "prod-2", name: "Classic Ember Iron", price: "$1,999", imageSrc: "http://img.b2bpic.net/free-photo/rustic-patio-with-deck-furniture-vegetation_23-2150698344.jpg" },
|
||||
{ id: "prod-3", name: "Contemporary Burner X", price: "$3,100", imageSrc: "http://img.b2bpic.net/free-photo/winter-evening-by-fireplace_1098-14189.jpg" },
|
||||
{ id: "prod-4", name: "Compact Flame Solo", price: "$1,750", imageSrc: "http://img.b2bpic.net/free-photo/man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-14588.jpg" },
|
||||
{ id: "prod-5", name: "Rustic Iron Grand", price: "$2,850", imageSrc: "http://img.b2bpic.net/free-photo/burning-woods-campfire-site-with-smoke_23-2148253445.jpg" },
|
||||
{ id: "prod-6", name: "Geometric Radiant", price: "$3,500", imageSrc: "http://img.b2bpic.net/free-photo/living-room-design-with-couch-table_23-2148848704.jpg" },
|
||||
]}
|
||||
title="Our Collection"
|
||||
description="Explore the range of our luxury hand-crafted wood stoves."
|
||||
@@ -195,24 +106,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Flame,
|
||||
title: "Stoves Crafted",
|
||||
value: "12,000+",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Smile,
|
||||
title: "Happy Households",
|
||||
value: "9,800+",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
icon: Award,
|
||||
title: "Years Experience",
|
||||
value: "35+",
|
||||
},
|
||||
{ id: "m1", icon: Flame, title: "Stoves Crafted", value: "12,000+" },
|
||||
{ id: "m2", icon: Smile, title: "Happy Households", value: "9,800+" },
|
||||
{ id: "m3", icon: Award, title: "Years Experience", value: "35+" },
|
||||
]}
|
||||
title="Performance at Scale"
|
||||
description="Numbers reflecting our commitment to comfort and craftsmanship."
|
||||
@@ -221,57 +117,16 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardThirteen
|
||||
animationType="depth-3d"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah Miller",
|
||||
handle: "@smiller",
|
||||
testimonial: "The design is incredible. Transformed our winter evenings completely.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-holding-cup_23-2149141902.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "David Chen",
|
||||
handle: "@dchen",
|
||||
testimonial: "Efficient, beautiful, and so incredibly easy to manage.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-warming-fireplace-energy-crisis_23-2150061800.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Elise R.",
|
||||
handle: "@eliser",
|
||||
testimonial: "Nothing beats the warmth of this craft quality stove.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-reading-relaxing_23-2149277268.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Mark Jones",
|
||||
handle: "@mjones",
|
||||
testimonial: "Best investment for our home. The craftsmanship is obvious.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-sitting-home-near-fareplace_1157-42974.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Linda Wu",
|
||||
handle: "@lindawu",
|
||||
testimonial: "Sophisticated look, warm output, truly a center-piece.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-elegant-home-interior_23-2151914158.jpg",
|
||||
},
|
||||
{
|
||||
id: "t6",
|
||||
name: "Peter K.",
|
||||
handle: "@peterk",
|
||||
testimonial: "Exceptional customer experience and a stunning stove.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119023.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Sarah Miller", handle: "@smiller", testimonial: "The design is incredible. Transformed our winter evenings completely.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-holding-cup_23-2149141902.jpg" },
|
||||
{ id: "t2", name: "David Chen", handle: "@dchen", testimonial: "Efficient, beautiful, and so incredibly easy to manage.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/man-warming-fireplace-energy-crisis_23-2150061800.jpg" },
|
||||
{ id: "t3", name: "Elise R.", handle: "@eliser", testimonial: "Nothing beats the warmth of this craft quality stove.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-reading-relaxing_23-2149277268.jpg" },
|
||||
{ id: "t4", name: "Mark Jones", handle: "@mjones", testimonial: "Best investment for our home. The craftsmanship is obvious.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-sitting-home-near-fareplace_1157-42974.jpg" },
|
||||
{ id: "t5", name: "Linda Wu", handle: "@lindawu", testimonial: "Sophisticated look, warm output, truly a center-piece.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/modern-elegant-home-interior_23-2151914158.jpg" },
|
||||
{ id: "t6", name: "Peter K.", handle: "@peterk", testimonial: "Exceptional customer experience and a stunning stove.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cozy-lively-home-interior-design_23-2151119023.jpg" },
|
||||
]}
|
||||
showRating={true}
|
||||
title="Stories from the Hearth"
|
||||
@@ -283,21 +138,9 @@ export default function LandingPage() {
|
||||
<FaqSplitText
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "Installation complexity?",
|
||||
content: "Our stoves are designed for straightforward professional installation.",
|
||||
},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "Efficiency ratings?",
|
||||
content: "Our units consistently hit 85%+ thermal efficiency.",
|
||||
},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "Warranty provided?",
|
||||
content: "Every stove comes with a 10-year structural warranty.",
|
||||
},
|
||||
{ id: "faq1", title: "Installation complexity?", content: "Our stoves are designed for straightforward professional installation." },
|
||||
{ id: "faq2", title: "Efficiency ratings?", content: "Our units consistently hit 85%+ thermal efficiency." },
|
||||
{ id: "faq3", title: "Warranty provided?", content: "Every stove comes with a 10-year structural warranty." },
|
||||
]}
|
||||
sideTitle="Common Questions"
|
||||
faqsAnimation="blur-reveal"
|
||||
@@ -310,21 +153,10 @@ export default function LandingPage() {
|
||||
title="Start Your Warmth"
|
||||
description="Have questions? Our specialists are ready to help."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Name",
|
||||
},
|
||||
{
|
||||
name: "email",
|
||||
type: "email",
|
||||
placeholder: "Email",
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Name" },
|
||||
{ name: "email", type: "email", placeholder: "Email" },
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Your message",
|
||||
}}
|
||||
textarea={{ name: "message", placeholder: "Your message" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/scandinavian-interior-with-fireplace-stump-table-pile-logs-fire_8353-7957.jpg"
|
||||
/>
|
||||
</div>
|
||||
@@ -334,32 +166,8 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cozy-living-room-with-fireplace-christmas-tree_1303-12552.jpg"
|
||||
logoText="Ignis Stoves"
|
||||
columns={[
|
||||
{
|
||||
title: "Ignis",
|
||||
items: [
|
||||
{
|
||||
label: "Shop",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
{
|
||||
label: "Privacy",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "Terms",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ title: "Ignis", items: [{ label: "Shop", href: "#products" }, { label: "About", href: "#about" }] },
|
||||
{ title: "Legal", items: [{ label: "Privacy", href: "#" }, { label: "Terms", href: "#" }] },
|
||||
]}
|
||||
copyrightText="© 2025 Ignis Stoves. Crafted with fire."
|
||||
/>
|
||||
@@ -367,4 +175,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user