diff --git a/src/app/page.tsx b/src/app/page.tsx
index f174947..741d1a6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -34,29 +34,17 @@ export default function LandingPage() {
@@ -117,14 +91,10 @@ export default function LandingPage() {
useInvertedBackground={true}
title="About GR Sistemi Automatici"
description={[
- "With decades of experience, GR Sistemi Automatici is a leader in designing, installing, and maintaining automatic opening systems. We are committed to delivering innovative, high-quality, and tailored solutions that meet the diverse needs of our clients.",
- "Our expertise covers residential, commercial, and industrial sectors, ensuring seamless functionality, maximum security, and long-lasting performance for every project. We pride ourselves on precision, reliability, and unparalleled customer support.",
- ]}
+ "With decades of experience, GR Sistemi Automatici is a leader in designing, installing, and maintaining automatic opening systems. We are committed to delivering innovative, high-quality, and tailored solutions that meet the diverse needs of our clients.", "Our expertise covers residential, commercial, and industrial sectors, ensuring seamless functionality, maximum security, and long-lasting performance for every project. We pride ourselves on precision, reliability, and unparalleled customer support."]}
buttons={[
{
- text: "Learn More About Us",
- href: "#",
- },
+ text: "Learn More About Us", href: "#"},
]}
buttonAnimation="slide-up"
showBorder={false}
@@ -139,29 +109,19 @@ export default function LandingPage() {
features={[
{
icon: ShieldCheck,
- title: "Robust Security",
- description: "State-of-the-art security features ensure controlled access and peace of mind for your property.",
- },
+ title: "Robust Security", description: "State-of-the-art security features ensure controlled access and peace of mind for your property."},
{
icon: Gauge,
- title: "Reliable Performance",
- description: "Engineered for durability and consistent operation, our systems offer long-term, trouble-free service.",
- },
+ title: "Reliable Performance", description: "Engineered for durability and consistent operation, our systems offer long-term, trouble-free service."},
{
icon: Zap,
- title: "Energy Efficiency",
- description: "Designed with sustainability in mind, our solutions minimize energy consumption without compromising power.",
- },
+ title: "Energy Efficiency", description: "Designed with sustainability in mind, our solutions minimize energy consumption without compromising power."},
{
icon: Sparkles,
- title: "Modern Design",
- description: "Our systems blend cutting-edge technology with elegant aesthetics to complement any architectural style.",
- },
+ title: "Modern Design", description: "Our systems blend cutting-edge technology with elegant aesthetics to complement any architectural style."},
{
icon: Headphones,
- title: "Dedicated Support",
- description: "Benefit from our expert support and maintenance services, ensuring optimal functionality at all times.",
- },
+ title: "Dedicated Support", description: "Benefit from our expert support and maintenance services, ensuring optimal functionality at all times."},
]}
title="Advanced Automation for Enhanced Living"
description="Discover how our automatic systems integrate seamlessly into your environment, providing convenience, security, and efficiency tailored to your specific demands."
@@ -179,53 +139,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "1",
- name: "Sliding Gates",
- price: "Starting from €1500",
- variant: "Residential & Industrial",
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207712.jpg",
- imageAlt: "Modern sliding gate",
- },
+ id: "1", name: "Sliding Gates", price: "Starting from €1500", variant: "Residential & Industrial", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207712.jpg", imageAlt: "Modern sliding gate"},
{
- id: "2",
- name: "Swing Gates",
- price: "Starting from €1200",
- variant: "Elegant & Secure",
- imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-japanese-culture-with-tree_23-2149301062.jpg",
- imageAlt: "Elegant swing gate",
- },
+ id: "2", name: "Swing Gates", price: "Starting from €1200", variant: "Elegant & Secure", imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-japanese-culture-with-tree_23-2149301062.jpg", imageAlt: "Elegant swing gate"},
{
- id: "3",
- name: "Traffic Barriers",
- price: "Starting from €900",
- variant: "High-Speed Access",
- imageSrc: "http://img.b2bpic.net/free-photo/british-pelican-crossing-city_53876-63418.jpg",
- imageAlt: "Automatic traffic barrier",
- },
+ id: "3", name: "Traffic Barriers", price: "Starting from €900", variant: "High-Speed Access", imageSrc: "http://img.b2bpic.net/free-photo/british-pelican-crossing-city_53876-63418.jpg", imageAlt: "Automatic traffic barrier"},
{
- id: "4",
- name: "Garage Door Openers",
- price: "Starting from €450",
- variant: "Convenient & Silent",
- imageSrc: "http://img.b2bpic.net/free-photo/ticket-barriers-subway-entrance_1359-533.jpg",
- imageAlt: "Automatic garage door opener",
- },
+ id: "4", name: "Garage Door Openers", price: "Starting from €450", variant: "Convenient & Silent", imageSrc: "http://img.b2bpic.net/free-photo/ticket-barriers-subway-entrance_1359-533.jpg", imageAlt: "Automatic garage door opener"},
{
- id: "5",
- name: "Access Turnstiles",
- price: "Starting from €2500",
- variant: "Controlled Entry",
- imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-28.jpg",
- imageAlt: "Security turnstile",
- },
+ id: "5", name: "Access Turnstiles", price: "Starting from €2500", variant: "Controlled Entry", imageSrc: "http://img.b2bpic.net/free-photo/music-controller-foreground_1381-28.jpg", imageAlt: "Security turnstile"},
{
- id: "6",
- name: "Retractable Bollards",
- price: "Starting from €1800",
- variant: "Urban Security",
- imageSrc: "http://img.b2bpic.net/free-photo/ticket-machine-berlin-underground-germany_1268-20950.jpg",
- imageAlt: "Ret retractable security bollard",
- },
+ id: "6", name: "Retractable Bollards", price: "Starting from €1800", variant: "Urban Security", imageSrc: "http://img.b2bpic.net/free-photo/ticket-machine-berlin-underground-germany_1268-20950.jpg", imageAlt: "Ret retractable security bollard"},
]}
title="Our Product Range"
description="Explore our comprehensive catalog of automatic opening systems, designed for diverse applications and superior performance."
@@ -238,36 +162,19 @@ export default function LandingPage() {