diff --git a/src/app/page.tsx b/src/app/page.tsx
index e67a959..a03d84d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -9,7 +9,7 @@ import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
-import { Eye, ShieldCheck, Zap } from "lucide-react";
+import { Eye, ShieldCheck, Zap, Settings, Shield, Sun } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,41 +45,26 @@ export default function LandingPage() {
@@ -98,28 +75,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "316 Grade Stainless Steel",
- description: "High-tensile strength wire with anti-corrosion properties.",
- imageSrc: "http://img.b2bpic.net/free-photo/screwdrivers-with-bolt-kit-wooden-background_23-2147865411.jpg?_wi=1",
- buttonIcon: "Zap",
+ title: "316 Grade Stainless Steel", description: "High-tensile strength wire with anti-corrosion properties.", imageSrc: "http://img.b2bpic.net/free-photo/screwdrivers-with-bolt-kit-wooden-background_23-2147865411.jpg", buttonIcon: Zap,
},
{
- title: "Precision Channels",
- description: "High-durability aluminium channels for perfect tensioning.",
- imageSrc: "http://img.b2bpic.net/free-photo/screwdrivers-with-bolt-kit-wooden-background_23-2147865411.jpg?_wi=2",
- buttonIcon: "Settings",
+ title: "Precision Channels", description: "High-durability aluminium channels for perfect tensioning.", imageSrc: "http://img.b2bpic.net/free-photo/screwdrivers-with-bolt-kit-wooden-background_23-2147865411.jpg", buttonIcon: Settings,
},
{
- title: "Heavy-Duty Fixings",
- description: "Reinforced anchors that withstand high pressure.",
- imageSrc: "http://img.b2bpic.net/free-photo/screwdrivers-with-bolt-kit-wooden-background_23-2147865411.jpg?_wi=3",
- buttonIcon: "Shield",
+ title: "Heavy-Duty Fixings", description: "Reinforced anchors that withstand high pressure.", imageSrc: "http://img.b2bpic.net/free-photo/screwdrivers-with-bolt-kit-wooden-background_23-2147865411.jpg", buttonIcon: Shield,
},
{
- title: "UV Protective Coating",
- description: "Long-lasting nylon coating to resist extreme weather.",
- imageSrc: "http://img.b2bpic.net/free-photo/screwdrivers-with-bolt-kit-wooden-background_23-2147865411.jpg?_wi=4",
- buttonIcon: "Sun",
+ title: "UV Protective Coating", description: "Long-lasting nylon coating to resist extreme weather.", imageSrc: "http://img.b2bpic.net/free-photo/screwdrivers-with-bolt-kit-wooden-background_23-2147865411.jpg", buttonIcon: Sun,
},
]}
title="Advanced Materials We Use"
@@ -134,19 +99,13 @@ export default function LandingPage() {
metrics={[
{
icon: ShieldCheck,
- label: "Child Safety",
- value: "100%",
- },
+ label: "Child Safety", value: "100%"},
{
icon: Eye,
- label: "Clear View",
- value: "High",
- },
+ label: "Clear View", value: "High"},
{
icon: Zap,
- label: "Durability",
- value: "15+ Years",
- },
+ label: "Durability", value: "15+ Years"},
]}
metricsAnimation="slide-up"
/>
@@ -159,59 +118,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Amit Shah",
- role: "Resident",
- company: "Ahmedabad",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077808.jpg",
- },
+ id: "1", name: "Amit Shah", role: "Resident", company: "Ahmedabad", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-woman-traveling-without-covid_23-2149077808.jpg"},
{
- id: "2",
- name: "Priya Patel",
- role: "Architect",
- company: "Surat",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694021.jpg",
- },
+ id: "2", name: "Priya Patel", role: "Architect", company: "Surat", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-villa-with-modern-architectural-design_23-2151694021.jpg"},
{
- id: "3",
- name: "Rajesh Mehta",
- role: "Businessman",
- company: "Vadodara",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-home_23-2149160275.jpg",
- },
+ id: "3", name: "Rajesh Mehta", role: "Businessman", company: "Vadodara", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/full-shot-family-home_23-2149160275.jpg"},
{
- id: "4",
- name: "Sneha Dave",
- role: "Homeowner",
- company: "Rajkot",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/rough-metallic-surface-texture_23-2148953937.jpg",
- },
+ id: "4", name: "Sneha Dave", role: "Homeowner", company: "Rajkot", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/rough-metallic-surface-texture_23-2148953937.jpg"},
{
- id: "5",
- name: "Vikram Singh",
- role: "Developer",
- company: "Gandhinagar",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-hanging-out-together_23-2149085461.jpg",
- },
+ id: "5", name: "Vikram Singh", role: "Developer", company: "Gandhinagar", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-hanging-out-together_23-2149085461.jpg"},
]}
kpiItems={[
{
- value: "500+",
- label: "Installations",
- },
+ value: "500+", label: "Installations"},
{
- value: "99%",
- label: "Satisfaction",
- },
+ value: "99%", label: "Satisfaction"},
{
- value: "24/7",
- label: "Support",
- },
+ value: "24/7", label: "Support"},
]}
title="What Our Clients Say"
description="Trusted by hundreds of families across Gujarat for superior safety solutions."
@@ -222,16 +150,13 @@ export default function LandingPage() {
@@ -241,42 +166,27 @@ export default function LandingPage() {
logoText="Gujarat Invisible Grills"
columns={[
{
- title: "Company",
- items: [
+ title: "Company", items: [
{
- label: "About Us",
- href: "#",
- },
+ label: "About Us", href: "#"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
],
},
{
- title: "Services",
- items: [
+ title: "Services", items: [
{
- label: "Invisible Grills",
- href: "#",
- },
+ label: "Invisible Grills", href: "#"},
{
- label: "Railing Solutions",
- href: "#",
- },
+ label: "Railing Solutions", href: "#"},
],
},
{
- title: "Legal",
- items: [
+ title: "Legal", items: [
{
- label: "Privacy Policy",
- href: "#",
- },
+ label: "Privacy Policy", href: "#"},
{
- label: "Terms of Service",
- href: "#",
- },
+ label: "Terms of Service", href: "#"},
],
},
]}