Update src/app/page.tsx

This commit is contained in:
2026-04-20 19:05:39 +00:00
parent aa90e2d9cd
commit 719fbc33ce

View File

@@ -33,118 +33,67 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="FinestraTek"
button={{ text: "Get Quote", href: "#contact" }}
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
title="Precision Engineering for Every View"
description="FinestraTek brings advanced window and door solutions to your home, combining aesthetic elegance with industrial-grade efficiency."
testimonials={[
{
name: "Marco Rossi",
handle: "@marco_r",
testimonial: "Exceptional quality and precision. The installation was seamless.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cooking-home-made-dough-sunny-day_158595-5648.jpg?_wi=1",
imageAlt: "modern window design architecture",
},
name: "Marco Rossi", handle: "@marco_r", testimonial: "Exceptional quality and precision. The installation was seamless.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cooking-home-made-dough-sunny-day_158595-5648.jpg", imageAlt: "modern window design architecture"},
{
name: "Giulia Bianchi",
handle: "@giulia_b",
testimonial: "The best energy-efficient windows we've ever installed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-reading-book-sofa_7502-7285.jpg?_wi=1",
imageAlt: "modern window design architecture",
},
name: "Giulia Bianchi", handle: "@giulia_b", testimonial: "The best energy-efficient windows we've ever installed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-reading-book-sofa_7502-7285.jpg", imageAlt: "modern window design architecture"},
{
name: "Luca Verdi",
handle: "@luca_v",
testimonial: "FinestraTek transformed the look of our home entirely.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-stairs-japanese-culture_23-2149301065.jpg?_wi=1",
imageAlt: "modern window design architecture",
},
name: "Luca Verdi", handle: "@luca_v", testimonial: "FinestraTek transformed the look of our home entirely.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-stairs-japanese-culture_23-2149301065.jpg", imageAlt: "modern window design architecture"},
{
name: "Elena Neri",
handle: "@elena_n",
testimonial: "Highly professional service, truly outstanding products.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-living-room-interior-modern-furniture_1048-10266.jpg?_wi=1",
imageAlt: "modern window design architecture",
},
name: "Elena Neri", handle: "@elena_n", testimonial: "Highly professional service, truly outstanding products.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-living-room-interior-modern-furniture_1048-10266.jpg", imageAlt: "modern window design architecture"},
{
name: "Paolo Russo",
handle: "@paolo_r",
testimonial: "Expert advice and reliable, long-lasting windows.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-blue-lake-captured-from-inside-villa_181624-10734.jpg?_wi=1",
imageAlt: "modern window design architecture",
},
name: "Paolo Russo", handle: "@paolo_r", testimonial: "Expert advice and reliable, long-lasting windows.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-blue-lake-captured-from-inside-villa_181624-10734.jpg", imageAlt: "modern window design architecture"},
]}
imageSrc="http://img.b2bpic.net/free-photo/cooking-home-made-dough-sunny-day_158595-5648.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/cooking-home-made-dough-sunny-day_158595-5648.jpg"
imageAlt="FinestraTek window installation"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/kids-playing-their-room_23-2149187921.jpg",
alt: "User 1",
},
src: "http://img.b2bpic.net/free-photo/kids-playing-their-room_23-2149187921.jpg", alt: "User 1"},
{
src: "http://img.b2bpic.net/free-photo/girl-eating-restaurant_23-2148172477.jpg",
alt: "User 2",
},
src: "http://img.b2bpic.net/free-photo/girl-eating-restaurant_23-2148172477.jpg", alt: "User 2"},
{
src: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-indoor_344912-705.jpg",
alt: "User 3",
},
src: "http://img.b2bpic.net/free-photo/expressive-young-girl-posing-indoor_344912-705.jpg", alt: "User 3"},
{
src: "http://img.b2bpic.net/free-photo/image-thoughtful-dark-skinned-freelancer-makes-notes-notepad-wears-nightclothes_273609-43618.jpg",
alt: "User 4",
},
src: "http://img.b2bpic.net/free-photo/image-thoughtful-dark-skinned-freelancer-makes-notes-notepad-wears-nightclothes_273609-43618.jpg", alt: "User 4"},
{
src: "http://img.b2bpic.net/free-photo/girl-standing-office-with-folder_1157-34495.jpg",
alt: "User 5",
},
src: "http://img.b2bpic.net/free-photo/girl-standing-office-with-folder_1157-34495.jpg", alt: "User 5"},
]}
avatarText="Trusted by 2,500+ homeowners"
marqueeItems={[
{
type: "text",
text: "Energy Efficient",
},
type: "text", text: "Energy Efficient"},
{
type: "text",
text: "Soundproof Technology",
},
type: "text", text: "Soundproof Technology"},
{
type: "text",
text: "Aluminum Frame",
},
type: "text", text: "Aluminum Frame"},
{
type: "text",
text: "Architectural Design",
},
type: "text", text: "Architectural Design"},
{
type: "text",
text: "Secure Hardware",
},
type: "text", text: "Secure Hardware"},
]}
/>
</div>
@@ -156,19 +105,13 @@ export default function LandingPage() {
metrics={[
{
icon: CheckCircle,
label: "Projects Completed",
value: "2,500+",
},
label: "Projects Completed", value: "2,500+"},
{
icon: Award,
label: "Industry Awards",
value: "15+",
},
label: "Industry Awards", value: "15+"},
{
icon: Shield,
label: "Warranty Guaranteed",
value: "20 Years",
},
label: "Warranty Guaranteed", value: "20 Years"},
]}
metricsAnimation="slide-up"
/>
@@ -182,20 +125,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Energy Efficiency",
description: "Reduce your heating and cooling costs with our advanced glazing.",
imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-reading-book-sofa_7502-7285.jpg?_wi=2",
},
title: "Energy Efficiency", description: "Reduce your heating and cooling costs with our advanced glazing.", imageSrc: "http://img.b2bpic.net/free-photo/cute-young-woman-reading-book-sofa_7502-7285.jpg"},
{
title: "Robust Security",
description: "Military-grade locking mechanisms keep your home secure and safe.",
imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-stairs-japanese-culture_23-2149301065.jpg?_wi=2",
},
title: "Robust Security", description: "Military-grade locking mechanisms keep your home secure and safe.", imageSrc: "http://img.b2bpic.net/free-photo/house-entrance-stairs-japanese-culture_23-2149301065.jpg"},
{
title: "Acoustic Comfort",
description: "Enjoy unmatched silence with our professional soundproofing systems.",
imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-living-room-interior-modern-furniture_1048-10266.jpg?_wi=2",
},
title: "Acoustic Comfort", description: "Enjoy unmatched silence with our professional soundproofing systems.", imageSrc: "http://img.b2bpic.net/free-photo/3d-contemporary-living-room-interior-modern-furniture_1048-10266.jpg"},
]}
title="Why FinestraTek?"
description="Engineered for durability, designed for beauty, and built for ultimate performance."
@@ -210,41 +144,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Modern Sliding Window",
price: "From $450",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-blue-lake-captured-from-inside-villa_181624-10734.jpg?_wi=2",
},
id: "p1", name: "Modern Sliding Window", price: "From $450", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-view-blue-lake-captured-from-inside-villa_181624-10734.jpg"},
{
id: "p2",
name: "French Patio Doors",
price: "From $1,200",
imageSrc: "http://img.b2bpic.net/free-photo/gray-doors-with-bold-chevron-pattern-vintage-facade-graphic-gray-white-doorway_169016-71059.jpg",
},
id: "p2", name: "French Patio Doors", price: "From $1,200", imageSrc: "http://img.b2bpic.net/free-photo/gray-doors-with-bold-chevron-pattern-vintage-facade-graphic-gray-white-doorway_169016-71059.jpg"},
{
id: "p3",
name: "Tilt & Turn Windows",
price: "From $550",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388967.jpg",
},
id: "p3", name: "Tilt & Turn Windows", price: "From $550", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388967.jpg"},
{
id: "p4",
name: "Casement Residential",
price: "From $600",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207711.jpg",
},
id: "p4", name: "Casement Residential", price: "From $600", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207711.jpg"},
{
id: "p5",
name: "Folding Bifold Doors",
price: "From $2,100",
imageSrc: "http://img.b2bpic.net/free-photo/city-square_1359-559.jpg",
},
id: "p5", name: "Folding Bifold Doors", price: "From $2,100", imageSrc: "http://img.b2bpic.net/free-photo/city-square_1359-559.jpg"},
{
id: "p6",
name: "Aluminum Fixed Glass",
price: "From $350",
imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg",
},
id: "p6", name: "Aluminum Fixed Glass", price: "From $350", imageSrc: "http://img.b2bpic.net/free-photo/architecture-shadows-day-city_23-2149451188.jpg"},
]}
title="Our Product Range"
description="Explore our catalog of premium aluminum and glass architectural solutions."
@@ -259,45 +169,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Sarah Miller",
role: "Architect",
company: "StudioArch",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990689.jpg",
},
id: "t1", name: "Sarah Miller", role: "Architect", company: "StudioArch", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990689.jpg"},
{
id: "t2",
name: "David Rossi",
role: "Owner",
company: "Villa Moderno",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-worker-wearing-vest_23-2149366622.jpg",
},
id: "t2", name: "David Rossi", role: "Owner", company: "Villa Moderno", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-worker-wearing-vest_23-2149366622.jpg"},
{
id: "t3",
name: "Lisa Bianchi",
role: "Director",
company: "B-Design",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-index-finger-up_23-2148308592.jpg",
},
id: "t3", name: "Lisa Bianchi", role: "Director", company: "B-Design", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/businessman-with-index-finger-up_23-2148308592.jpg"},
{
id: "t4",
name: "Marco Conti",
role: "Developer",
company: "UrbanBuild",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/excited-multiethnic-couple-stand-surrounded-by-moving-boxes-taking-break-capture-selfie-with_482257-134995.jpg",
},
id: "t4", name: "Marco Conti", role: "Developer", company: "UrbanBuild", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/excited-multiethnic-couple-stand-surrounded-by-moving-boxes-taking-break-capture-selfie-with_482257-134995.jpg"},
{
id: "t5",
name: "Elena Costa",
role: "Owner",
company: "CasaLuce",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-posint-near-modern-building_23-2147747856.jpg",
},
id: "t5", name: "Elena Costa", role: "Owner", company: "CasaLuce", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-posint-near-modern-building_23-2147747856.jpg"},
]}
title="Trusted by Homeowners"
description="Discover why thousands of architects and homeowners trust our installation expertise."
@@ -312,20 +197,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "99.8%",
description: "Client Satisfaction Rate",
},
id: "m1", value: "99.8%", description: "Client Satisfaction Rate"},
{
id: "m2",
value: "150+",
description: "Active Certified Technicians",
},
id: "m2", value: "150+", description: "Active Certified Technicians"},
{
id: "m3",
value: "40+",
description: "Cities Served Daily",
},
id: "m3", value: "40+", description: "Cities Served Daily"},
]}
title="Performance at Scale"
description="Our numbers speak for our professional dedication and industrial reach."
@@ -337,20 +213,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "f1",
title: "How long for installation?",
content: "Most residential window installations are completed within 2 days.",
},
id: "f1", title: "How long for installation?", content: "Most residential window installations are completed within 2 days."},
{
id: "f2",
title: "Do you offer warranties?",
content: "Yes, all our windows and doors come with a 20-year structural warranty.",
},
id: "f2", title: "Do you offer warranties?", content: "Yes, all our windows and doors come with a 20-year structural warranty."},
{
id: "f3",
title: "Are your products eco-friendly?",
content: "Absolutely. We specialize in energy-efficient thermally broken aluminum systems.",
},
id: "f3", title: "Are your products eco-friendly?", content: "Absolutely. We specialize in energy-efficient thermally broken aluminum systems."},
]}
sideTitle="Commonly Asked Questions"
faqsAnimation="slide-up"
@@ -361,8 +228,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get In Touch"
title="Start Your Project"
description="Ready to upgrade your home? Contact us for a free estimate or consultation today."
@@ -376,42 +242,27 @@ export default function LandingPage() {
<FooterBase
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About",
href: "#about",
},
label: "About", href: "#about"},
{
label: "Careers",
href: "#",
},
label: "Careers", href: "#"},
],
},
{
title: "Products",
items: [
title: "Products", items: [
{
label: "Windows",
href: "#products",
},
label: "Windows", href: "#products"},
{
label: "Doors",
href: "#products",
},
label: "Doors", href: "#products"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Help Center",
href: "#",
},
label: "Help Center", href: "#"},
],
},
]}