Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9ea0832d08 |
378
src/app/page.tsx
378
src/app/page.tsx
@@ -2,17 +2,17 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import ContactText from '@/components/sections/contact/ContactText';
|
import ContactText from "@/components/sections/contact/ContactText";
|
||||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
|
||||||
import FeatureCardTwentyNine from '@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine';
|
import FeatureCardTwentyNine from "@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine";
|
||||||
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||||
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
|
import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleCarousel";
|
||||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
import MediaAbout from "@/components/sections/about/MediaAbout";
|
||||||
import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen';
|
import MetricCardFourteen from "@/components/sections/metrics/MetricCardFourteen";
|
||||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
|
||||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
import ProductCardOne from "@/components/sections/product/ProductCardOne";
|
||||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive";
|
||||||
import { Settings } from "lucide-react";
|
import { Settings } from "lucide-react";
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function LandingPage() {
|
||||||
@@ -34,152 +34,89 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "#home"},
|
||||||
id: "#home",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About",
|
name: "About", id: "#about"},
|
||||||
id: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Products",
|
name: "Products", id: "#products"},
|
||||||
id: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Solutions",
|
name: "Solutions", id: "#features"},
|
||||||
id: "#features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Client Success",
|
name: "Client Success", id: "#testimonials"},
|
||||||
id: "#testimonials",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "#contact"},
|
||||||
id: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Ferroli"
|
brandName="Ferroli"
|
||||||
button={{
|
button={{
|
||||||
text: "Get a Quote",
|
text: "Get a Quote", href: "#contact"}}
|
||||||
href: "#contact",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="home" data-section="home">
|
<div id="home" data-section="home">
|
||||||
<HeroSplitDoubleCarousel
|
<HeroSplitDoubleCarousel
|
||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient",
|
variant: "radial-gradient"}}
|
||||||
}}
|
|
||||||
title="Innovative Heating & Cooling Solutions for a Sustainable Future"
|
title="Innovative Heating & Cooling Solutions for a Sustainable Future"
|
||||||
description="Ferroli leads the industry in delivering advanced, energy-efficient heating, air conditioning, and renewable energy technologies worldwide, ensuring comfort and sustainability for every environment."
|
description="Ferroli leads the industry in delivering advanced, energy-efficient heating, air conditioning, and renewable energy technologies worldwide, ensuring comfort and sustainability for every environment."
|
||||||
leftCarouselItems={[
|
leftCarouselItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/concrete-mixing-tank-factory-dusty-machines-other-tools-sand-concrete-processing-production_645730-184.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/concrete-mixing-tank-factory-dusty-machines-other-tools-sand-concrete-processing-production_645730-184.jpg", imageAlt: "Modern industrial heating system installation"},
|
||||||
imageAlt: "Modern industrial heating system installation",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-solar-power-station-energy-from-natural_169016-1760.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/photovoltaics-solar-power-station-energy-from-natural_169016-1760.jpg", imageAlt: "Sustainable energy solutions solar panels"},
|
||||||
imageAlt: "Sustainable energy solutions solar panels",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-using-machinery-juice-factory_107420-96039.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/male-worker-using-machinery-juice-factory_107420-96039.jpg", imageAlt: "Technician inspecting large boiler room"},
|
||||||
imageAlt: "Technician inspecting large boiler room",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-streets-office-building-business-district_107420-95728.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-streets-office-building-business-district_107420-95728.jpg", imageAlt: "Modern architecture building climate control"},
|
||||||
imageAlt: "Modern architecture building climate control",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-doing-online-classes-tablet_23-2149114302.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-doing-online-classes-tablet_23-2149114302.jpg", imageAlt: "Digital control panel smart heating"},
|
||||||
imageAlt: "Digital control panel smart heating",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145544.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/chef-with-uniform-utensil-kitchen_23-2148145544.jpg", imageAlt: "Heat exchanger industrial process"},
|
||||||
imageAlt: "Heat exchanger industrial process",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
rightCarouselItems={[
|
rightCarouselItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-vr-glasses-win-video-games-play-celebrating-online-victory-tv-console-with-friends-playing-competition-winning-having-fun-with-3d-virtual-reality-headset_482257-51752.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-vr-glasses-win-video-games-play-celebrating-online-victory-tv-console-with-friends-playing-competition-winning-having-fun-with-3d-virtual-reality-headset_482257-51752.jpg", imageAlt: "Residential modern boiler installation"},
|
||||||
imageAlt: "Residential modern boiler installation",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-notes-from-her-friend-s-doctor_23-2148944853.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-notes-from-her-friend-s-doctor_23-2148944853.jpg", imageAlt: "Family enjoying warm home comfort"},
|
||||||
imageAlt: "Family enjoying warm home comfort",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/team-working-with-manifold-gauges_482257-91083.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/team-working-with-manifold-gauges_482257-91083.jpg", imageAlt: "Technician installing domestic boiler"},
|
||||||
imageAlt: "Technician installing domestic boiler",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185029.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/couple-home-spending-time-together_23-2149185029.jpg", imageAlt: "Modern kitchen with underfloor heating"},
|
||||||
imageAlt: "Modern kitchen with underfloor heating",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/home-automation-panel-monitor-wall_53876-97096.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/home-automation-panel-monitor-wall_53876-97096.jpg", imageAlt: "Smartphone app controlling home heating"},
|
||||||
imageAlt: "Smartphone app controlling home heating",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-male-doing-selfcare-routine_23-2149291833.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-male-doing-selfcare-routine_23-2149291833.jpg", imageAlt: "Radiator modern home living room"},
|
||||||
imageAlt: "Radiator modern home living room",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Explore Products",
|
text: "Explore Products", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Get a Quote",
|
text: "Get a Quote", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
carouselPosition="right"
|
carouselPosition="right"
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/cheerful-workman-white-wall_23-2147772246.jpg",
|
src: "http://img.b2bpic.net/free-photo/cheerful-workman-white-wall_23-2147772246.jpg", alt: "Cheerful workman at white wall"},
|
||||||
alt: "Cheerful workman at white wall",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg",
|
src: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-worker_23-2148233742.jpg", alt: "Close-up portrait of smiling construction worker"},
|
||||||
alt: "Close-up portrait of smiling construction worker",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/front-view-architect-looking-camera_23-2148242888.jpg",
|
src: "http://img.b2bpic.net/free-photo/front-view-architect-looking-camera_23-2148242888.jpg", alt: "Front view architect looking at the camera"},
|
||||||
alt: "Front view architect looking at the camera",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-smiley-architect-close-up_23-2148243014.jpg",
|
src: "http://img.b2bpic.net/free-photo/portrait-smiley-architect-close-up_23-2148243014.jpg", alt: "Portrait of smiley architect close-up"},
|
||||||
alt: "Portrait of smiley architect close-up",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/woman-white-shirt-black-pants-sitting-chair-smiling-cherfully-pointing-with-index-finger-light-living-room_141793-101824.jpg",
|
src: "http://img.b2bpic.net/free-photo/woman-white-shirt-black-pants-sitting-chair-smiling-cherfully-pointing-with-index-finger-light-living-room_141793-101824.jpg", alt: "Woman in white shirt and black pants sitting on the chair smiling cherfully pointing with index finger in light living room"},
|
||||||
alt: "Woman in white shirt and black pants sitting on the chair smiling cherfully pointing with index finger in light living room",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Join 1M+ satisfied customers"
|
avatarText="Join 1M+ satisfied customers"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Innovation"},
|
||||||
text: "Innovation",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Reliability"},
|
||||||
text: "Reliability",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Sustainability"},
|
||||||
text: "Sustainability",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Efficiency"},
|
||||||
text: "Efficiency",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text",
|
type: "text", text: "Comfort"},
|
||||||
text: "Comfort",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
marqueeSpeed={35}
|
marqueeSpeed={35}
|
||||||
showMarqueeCard={true}
|
showMarqueeCard={true}
|
||||||
@@ -190,18 +127,14 @@ export default function LandingPage() {
|
|||||||
<MediaAbout
|
<MediaAbout
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="A Legacy of Innovation and Excellence in Thermal Comfort"
|
title="A Legacy of Innovation and Excellence in Thermal Comfort"
|
||||||
description="For over 65 years, Ferroli has been at the forefront of thermal comfort technology, combining Italian craftsmanship with cutting-edge engineering to create reliable and sustainable solutions for homes, businesses, and industrial applications worldwide. Our commitment to quality drives continuous innovation."
|
description="For over 65 years, Ferroli has been at the forefront of thermal comfort technology, combining Italian craftsmanship with cutting-edge engineering to create reliable and sustainable solutions for homes, businesses, and industrial applications worldwide, ensuring comfort and sustainability for every environment. Our commitment to quality drives continuous innovation."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-working-beer-factory_23-2150573896.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/side-view-people-working-beer-factory_23-2150573896.jpg"
|
||||||
imageAlt="Engineers collaborating on heating technology in a modern Ferroli facility"
|
imageAlt="Engineers collaborating on heating technology in a modern Ferroli facility"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Our Story",
|
text: "Our Story", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Our Values",
|
text: "Our Solutions", href: "#features"},
|
||||||
href: "#values",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -215,32 +148,11 @@ export default function LandingPage() {
|
|||||||
carouselMode="buttons"
|
carouselMode="buttons"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Unrivalled Energy Efficiency",
|
title: "Unrivalled Energy Efficiency", description: "Our systems are engineered to minimize energy consumption, reducing operational costs and environmental impact while delivering optimal performance.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cozy-house-with-toys_23-2149718460.jpg", imageAlt: "Modern energy efficient boiler diagram showing green leaf icon", titleImageSrc: "http://img.b2bpic.net/free-photo/3d-environment-project-scene_23-2148896001.jpg", buttonText: "Learn More", buttonHref: "#efficiency"},
|
||||||
description: "Our systems are engineered to minimize energy consumption, reducing operational costs and environmental impact while delivering optimal performance.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-cozy-house-with-toys_23-2149718460.jpg",
|
|
||||||
imageAlt: "Modern energy efficient boiler diagram showing green leaf icon",
|
|
||||||
titleImageSrc: "http://img.b2bpic.net/free-photo/3d-environment-project-scene_23-2148896001.jpg",
|
|
||||||
buttonText: "Learn More",
|
|
||||||
buttonHref: "#efficiency",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Smart & Intuitive Control",
|
title: "Smart & Intuitive Control", description: "Experience effortless comfort with intelligent controls, allowing you to manage your heating and cooling systems remotely and optimize settings with ease.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-smartphone_23-2148994130.jpg", imageAlt: "Smartphone displaying a smart home climate control interface", titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-using-his-mobile-phone_1134-53.jpg", buttonText: "Discover Smart Tech", buttonHref: "#smart-tech"},
|
||||||
description: "Experience effortless comfort with intelligent controls, allowing you to manage your heating and cooling systems remotely and optimize settings with ease.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-smartphone_23-2148994130.jpg",
|
|
||||||
imageAlt: "Smartphone displaying a smart home climate control interface",
|
|
||||||
titleImageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-using-his-mobile-phone_1134-53.jpg",
|
|
||||||
buttonText: "Discover Smart Tech",
|
|
||||||
buttonHref: "#smart-tech",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Built for Lasting Reliability",
|
title: "Built for Lasting Reliability", description: "Ferroli products are crafted with premium materials and undergo rigorous testing, ensuring exceptional durability and consistent performance for years to come.", imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-expert-using-vr-headset-test-automated-systems_482257-119716.jpg", imageAlt: "Durable industrial piping system illustrating robust engineering", titleImageSrc: "http://img.b2bpic.net/free-photo/shield-ribbon-protection-sign-symbol_53876-14253.jpg", buttonText: "View Quality Standards", buttonHref: "#quality"},
|
||||||
description: "Ferroli products are crafted with premium materials and undergo rigorous testing, ensuring exceptional durability and consistent performance for years to come.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-expert-using-vr-headset-test-automated-systems_482257-119716.jpg",
|
|
||||||
imageAlt: "Durable industrial piping system illustrating robust engineering",
|
|
||||||
titleImageSrc: "http://img.b2bpic.net/free-photo/shield-ribbon-protection-sign-symbol_53876-14253.jpg",
|
|
||||||
buttonText: "View Quality Standards",
|
|
||||||
buttonHref: "#quality",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Engineered for Superior Performance"
|
title="Engineered for Superior Performance"
|
||||||
description="Discover how Ferroli’s meticulously designed systems deliver unmatched efficiency, reliability, and comfort for every application, setting new benchmarks in thermal technology."
|
description="Discover how Ferroli’s meticulously designed systems deliver unmatched efficiency, reliability, and comfort for every application, setting new benchmarks in thermal technology."
|
||||||
@@ -257,55 +169,23 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "p1",
|
id: "p1", name: "Domestic Combi Boilers", price: "Starting from €999", imageSrc: "http://img.b2bpic.net/free-photo/woman-digital-disconnecting-home-by-listening-music-vinyl_23-2150037444.jpg", imageAlt: "Ferroli domestic combi boiler for home heating"},
|
||||||
name: "Domestic Combi Boilers",
|
|
||||||
price: "Starting from €999",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-digital-disconnecting-home-by-listening-music-vinyl_23-2150037444.jpg",
|
|
||||||
imageAlt: "Ferroli domestic combi boiler for home heating",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2", name: "Industrial Systems", price: "Custom Quote", imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110889.jpg", imageAlt: "Large Ferroli industrial boiler system"},
|
||||||
name: "Industrial Systems",
|
|
||||||
price: "Custom Quote",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-with-tattoos-producing-craft-beer_23-2148110889.jpg",
|
|
||||||
imageAlt: "Large Ferroli industrial boiler system",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3", name: "Air Source Heat Pumps", price: "Starting from €2,500", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-building-with-tree-city_23-2148798648.jpg", imageAlt: "Ferroli air source heat pump outdoor unit"},
|
||||||
name: "Air Source Heat Pumps",
|
|
||||||
price: "Starting from €2,500",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-building-with-tree-city_23-2148798648.jpg",
|
|
||||||
imageAlt: "Ferroli air source heat pump outdoor unit",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p4",
|
id: "p4", name: "Solar Thermal Solutions", price: "Starting from €1,500", imageSrc: "http://img.b2bpic.net/free-photo/young-man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-15373.jpg", imageAlt: "Ferroli solar thermal panels on a rooftop"},
|
||||||
name: "Solar Thermal Solutions",
|
|
||||||
price: "Starting from €1,500",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-room-with-solid-fuel-boiler-working-biofuel-economical-heating_169016-15373.jpg",
|
|
||||||
imageAlt: "Ferroli solar thermal panels on a rooftop",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p5",
|
id: "p5", name: "Storage Water Heaters", price: "Starting from €450", imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg", imageAlt: "Ferroli electric storage water heater"},
|
||||||
name: "Storage Water Heaters",
|
|
||||||
price: "Starting from €450",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-heat-pump-outside-home_23-2149250256.jpg",
|
|
||||||
imageAlt: "Ferroli electric storage water heater",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "p6",
|
id: "p6", name: "Air Conditioning Units", price: "Starting from €800", imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-with-home-automation-app_23-2149036831.jpg", imageAlt: "Ferroli split air conditioning unit indoor"},
|
||||||
name: "Air Conditioning Units",
|
|
||||||
price: "Starting from €800",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holding-smartphone-with-home-automation-app_23-2149036831.jpg",
|
|
||||||
imageAlt: "Ferroli split air conditioning unit indoor",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Explore Our Comprehensive Product Range"
|
title="Explore Our Comprehensive Product Range"
|
||||||
description="From high-efficiency domestic boilers to large-scale industrial systems and sustainable renewable energy solutions, Ferroli offers a diverse portfolio to meet every heating and cooling need."
|
description="From high-efficiency domestic boilers to large-scale industrial systems and sustainable renewable energy solutions, Ferroli offers a diverse portfolio to meet every heating and cooling need."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View All Products",
|
text: "View All Products", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -317,25 +197,13 @@ export default function LandingPage() {
|
|||||||
tag="Impact & Growth"
|
tag="Impact & Growth"
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "m1",
|
id: "m1", value: "65+", description: "Years of Industry Leadership"},
|
||||||
value: "65+",
|
|
||||||
description: "Years of Industry Leadership",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m2",
|
id: "m2", value: "1M+", description: "Installations Worldwide"},
|
||||||
value: "1M+",
|
|
||||||
description: "Installations Worldwide",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m3",
|
id: "m3", value: "15%", description: "Average Energy Savings"},
|
||||||
value: "15%",
|
|
||||||
description: "Average Energy Savings",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "m4",
|
id: "m4", value: "50+", description: "Countries Served"},
|
||||||
value: "50+",
|
|
||||||
description: "Countries Served",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
metricsAnimation="slide-up"
|
metricsAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -347,77 +215,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "t1",
|
id: "t1", name: "Marco Rossi", date: "March 2023", title: "Exceptional Efficiency", quote: "Ferroli's new boiler has transformed our home's heating. It's incredibly efficient, quiet, and reliable. Installation was smooth, and we've already seen a noticeable reduction in our energy bills. Highly recommend!", tag: "Homeowner", avatarSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg", avatarAlt: "Marco Rossi portrait", imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-brunette-standing-kitchen-with-orange_1157-13681.jpg", imageAlt: "Newly installed Ferroli boiler in a modern home"},
|
||||||
name: "Marco Rossi",
|
|
||||||
date: "March 2023",
|
|
||||||
title: "Exceptional Efficiency",
|
|
||||||
quote: "Ferroli's new boiler has transformed our home's heating. It's incredibly efficient, quiet, and reliable. Installation was smooth, and we've already seen a noticeable reduction in our energy bills. Highly recommend!",
|
|
||||||
tag: "Homeowner",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-builder-hardhat_1398-1726.jpg",
|
|
||||||
avatarAlt: "Marco Rossi portrait",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-brunette-standing-kitchen-with-orange_1157-13681.jpg",
|
|
||||||
imageAlt: "Newly installed Ferroli boiler in a modern home",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t2",
|
id: "t2", name: "Sophia Chen", date: "January 2024", title: "Reliable Commercial Solution", quote: "Our new commercial HVAC system from Ferroli has exceeded expectations. It provides consistent climate control across our large facility, and the support team has been fantastic. A truly dependable partner.", tag: "Facility Manager", avatarSrc: "http://img.b2bpic.net/free-photo/upper-angle-view-happy-beautiful-woman-holding-smartphone-sitting-home-having-break-from-work_1258-199926.jpg", avatarAlt: "Sophia Chen portrait", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-construction-site-with-excavator-trucks-near-waterfront-homes_1308-189688.jpg", imageAlt: "Large commercial HVAC system from Ferroli"},
|
||||||
name: "Sophia Chen",
|
|
||||||
date: "January 2024",
|
|
||||||
title: "Reliable Commercial Solution",
|
|
||||||
quote: "Our new commercial HVAC system from Ferroli has exceeded expectations. It provides consistent climate control across our large facility, and the support team has been fantastic. A truly dependable partner.",
|
|
||||||
tag: "Facility Manager",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/upper-angle-view-happy-beautiful-woman-holding-smartphone-sitting-home-having-break-from-work_1258-199926.jpg",
|
|
||||||
avatarAlt: "Sophia Chen portrait",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-construction-site-with-excavator-trucks-near-waterfront-homes_1308-189688.jpg",
|
|
||||||
imageAlt: "Large commercial HVAC system from Ferroli",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t3",
|
id: "t3", name: "David Miller", date: "November 2023", title: "Easy Installation & Great Performance", quote: "As an installer, I appreciate the ease of integrating Ferroli heat pumps. My clients love the performance and the sustainable benefits. It's a win-win for everyone involved!", tag: "HVAC Installer", avatarSrc: "http://img.b2bpic.net/free-photo/firewoman-her-uniform-with-safety-helmet_176474-92971.jpg", avatarAlt: "David Miller portrait", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-house-model_23-2150799667.jpg", imageAlt: "Ferroli heat pump installation at a residential property"},
|
||||||
name: "David Miller",
|
|
||||||
date: "November 2023",
|
|
||||||
title: "Easy Installation & Great Performance",
|
|
||||||
quote: "As an installer, I appreciate the ease of integrating Ferroli heat pumps. My clients love the performance and the sustainable benefits. It's a win-win for everyone involved!",
|
|
||||||
tag: "HVAC Installer",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/firewoman-her-uniform-with-safety-helmet_176474-92971.jpg",
|
|
||||||
avatarAlt: "David Miller portrait",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-house-model_23-2150799667.jpg",
|
|
||||||
imageAlt: "Ferroli heat pump installation at a residential property",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t4",
|
id: "t4", name: "Elena Garcia", date: "February 2024", title: "Sustainable Building Partner", quote: "Ferroli's commitment to renewable energy solutions aligns perfectly with our sustainable building projects. Their solar thermal systems are robust and contribute significantly to our green certifications.", tag: "Architect", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-architect-woman_329181-1087.jpg", avatarAlt: "Elena Garcia portrait", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-office-buildings_1359-388.jpg", imageAlt: "Modern office building exterior showcasing sustainable features"},
|
||||||
name: "Elena Garcia",
|
|
||||||
date: "February 2024",
|
|
||||||
title: "Sustainable Building Partner",
|
|
||||||
quote: "Ferroli's commitment to renewable energy solutions aligns perfectly with our sustainable building projects. Their solar thermal systems are robust and contribute significantly to our green certifications.",
|
|
||||||
tag: "Architect",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-architect-woman_329181-1087.jpg",
|
|
||||||
avatarAlt: "Elena Garcia portrait",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-office-buildings_1359-388.jpg",
|
|
||||||
imageAlt: "Modern office building exterior showcasing sustainable features",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t5",
|
id: "t5", name: "John Smith", date: "October 2023", title: "Unmatched Industrial Power", quote: "For our heavy industrial needs, Ferroli boilers provide unmatched power and consistency. Their advanced technology ensures minimal downtime and maximum output, crucial for our operations.", tag: "Operations Director", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-holding-digital-tablet_1262-5758.jpg", avatarAlt: "John Smith portrait", imageSrc: "http://img.b2bpic.net/free-photo/top-view-modern-operational-plant-producing-fiberglass-heavy-industry-machinery-metalworking-workshop-concept_645730-80.jpg", imageAlt: "Industrial facility with large Ferroli boilers"},
|
||||||
name: "John Smith",
|
|
||||||
date: "October 2023",
|
|
||||||
title: "Unmatched Industrial Power",
|
|
||||||
quote: "For our heavy industrial needs, Ferroli boilers provide unmatched power and consistency. Their advanced technology ensures minimal downtime and maximum output, crucial for our operations.",
|
|
||||||
tag: "Operations Director",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businesswoman-holding-digital-tablet_1262-5758.jpg",
|
|
||||||
avatarAlt: "John Smith portrait",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-modern-operational-plant-producing-fiberglass-heavy-industry-machinery-metalworking-workshop-concept_645730-80.jpg",
|
|
||||||
imageAlt: "Industrial facility with large Ferroli boilers",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "t6",
|
id: "t6", name: "Sarah O'Connell", date: "April 2024", title: "Fantastic Customer Service", quote: "Beyond the excellent products, Ferroli's customer service stands out. They were incredibly helpful through planning and after-sales support. A truly professional team!", tag: "Homeowner", avatarSrc: "http://img.b2bpic.net/free-photo/young-cheerful-beautiful-brunette-girl-cosy-knitted-sweater-smiling-holding-glass-champagne-yellow-wall_176420-11638.jpg", avatarAlt: "Sarah O'Connell portrait", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821297.jpg", imageAlt: "Modern kitchen interior design"},
|
||||||
name: "Sarah O'Connell",
|
|
||||||
date: "April 2024",
|
|
||||||
title: "Fantastic Customer Service",
|
|
||||||
quote: "Beyond the excellent products, Ferroli's customer service stands out. They were incredibly helpful through planning and after-sales support. A truly professional team!",
|
|
||||||
tag: "Homeowner",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-cheerful-beautiful-brunette-girl-cosy-knitted-sweater-smiling-holding-glass-champagne-yellow-wall_176420-11638.jpg",
|
|
||||||
avatarAlt: "Sarah O'Connell portrait",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821297.jpg",
|
|
||||||
imageAlt: "Modern kitchen interior design",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Trusted by Professionals, Valued by Homeowners"
|
title="Trusted by Professionals, Valued by Homeowners"
|
||||||
description="Hear directly from our clients and partners about the reliable performance, innovative solutions, and exceptional service that define the Ferroli experience across various sectors."
|
description="Hear directly from our clients and partners about the reliable performance, innovative solutions, and exceptional service that define the Ferroli experience across various sectors."
|
||||||
@@ -429,15 +237,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
names={[
|
names={[
|
||||||
"EcoBuild Solutions",
|
"EcoBuild Solutions", "Global Climate Tech", "Urban Development Inc.", "Green Energy Alliance", "Industrial Power Group", "Home Comfort Systems", "Sustainable Living Co.", "Renewable Future Partners"]}
|
||||||
"Global Climate Tech",
|
|
||||||
"Urban Development Inc.",
|
|
||||||
"Green Energy Alliance",
|
|
||||||
"Industrial Power Group",
|
|
||||||
"Home Comfort Systems",
|
|
||||||
"Sustainable Living Co.",
|
|
||||||
"Renewable Future Partners",
|
|
||||||
]}
|
|
||||||
title="Global Reach, Local Partnership"
|
title="Global Reach, Local Partnership"
|
||||||
description="Proudly serving clients and collaborating with partners across diverse industries and regions, building a network of trust and innovation worldwide."
|
description="Proudly serving clients and collaborating with partners across diverse industries and regions, building a network of trust and innovation worldwide."
|
||||||
/>
|
/>
|
||||||
@@ -449,30 +249,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "faq1",
|
id: "faq1", title: "What types of products does Ferroli offer?", content: "Ferroli specializes in a wide range of heating, air conditioning, and renewable energy solutions, including domestic and industrial boilers, heat pumps, solar thermal systems, and water heaters."},
|
||||||
title: "What types of products does Ferroli offer?",
|
|
||||||
content: "Ferroli specializes in a wide range of heating, air conditioning, and renewable energy solutions, including domestic and industrial boilers, heat pumps, solar thermal systems, and water heaters.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq2",
|
id: "faq2", title: "How energy efficient are Ferroli products?", content: "Our products are designed with advanced technology to achieve high energy efficiency ratings, reducing consumption and helping you save on energy bills while minimizing environmental impact."},
|
||||||
title: "How energy efficient are Ferroli products?",
|
|
||||||
content: "Our products are designed with advanced technology to achieve high energy efficiency ratings, reducing consumption and helping you save on energy bills while minimizing environmental impact.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq3",
|
id: "faq3", title: "Where can I find a Ferroli installer or service partner? ", content: "You can find authorized Ferroli installers and service partners through our 'Find a Professional' tool on our website, or by contacting our customer support team for assistance in your region."},
|
||||||
title: "Where can I find a Ferroli installer or service partner? ",
|
|
||||||
content: "You can find authorized Ferroli installers and service partners through our 'Find a Professional' tool on our website, or by contacting our customer support team for assistance in your region.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq4",
|
id: "faq4", title: "What is Ferroli's commitment to sustainability?", content: "Sustainability is at the core of our mission. We continuously invest in R&D to develop eco-friendly solutions, reduce carbon footprints, and promote renewable energy sources for a greener future."},
|
||||||
title: "What is Ferroli's commitment to sustainability?",
|
|
||||||
content: "Sustainability is at the core of our mission. We continuously invest in R&D to develop eco-friendly solutions, reduce carbon footprints, and promote renewable energy sources for a greener future.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq5",
|
id: "faq5", title: "Do Ferroli products come with a warranty?", content: "Yes, all Ferroli products come with a comprehensive warranty. Specific terms and durations may vary by product type and region. Please consult your product documentation or contact support for details."},
|
||||||
title: "Do Ferroli products come with a warranty?",
|
|
||||||
content: "Yes, all Ferroli products come with a comprehensive warranty. Specific terms and durations may vary by product type and region. Please consult your product documentation or contact support for details.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23720.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/electrical-technician-looking-focused-while-working-switchboard-with-fuses_169016-23720.jpg"
|
||||||
imageAlt="Technician explaining a boiler diagram to a customer"
|
imageAlt="Technician explaining a boiler diagram to a customer"
|
||||||
@@ -487,18 +272,13 @@ export default function LandingPage() {
|
|||||||
<ContactText
|
<ContactText
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "downward-rays-static-grid",
|
variant: "downward-rays-static-grid"}}
|
||||||
}}
|
|
||||||
text="Have a project in mind or need expert advice on your heating and cooling requirements? Get in touch with Ferroli today, and our dedicated team will provide tailored solutions and support."
|
text="Have a project in mind or need expert advice on your heating and cooling requirements? Get in touch with Ferroli today, and our dedicated team will provide tailored solutions and support."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Request a Callback",
|
text: "Request a Callback", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Find a Distributor",
|
text: "Find a Distributor", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -507,13 +287,9 @@ export default function LandingPage() {
|
|||||||
<FooterLogoReveal
|
<FooterLogoReveal
|
||||||
logoText="Ferroli"
|
logoText="Ferroli"
|
||||||
leftLink={{
|
leftLink={{
|
||||||
text: "Privacy Policy",
|
text: "Privacy Policy", href: "#"}}
|
||||||
href: "#",
|
|
||||||
}}
|
|
||||||
rightLink={{
|
rightLink={{
|
||||||
text: "Terms of Service",
|
text: "Terms of Service", href: "#"}}
|
||||||
href: "#",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user