Merge version_1 into main #2
207
src/app/page.tsx
207
src/app/page.tsx
@@ -29,72 +29,45 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
},
|
||||
name: "Home", id: "home"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "portfolio"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="NOVAL LIMIT"
|
||||
button={{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Get a Quote", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroBillboardRotatedCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
title="Professional Branding & Printing Services in Kigali"
|
||||
description="We help businesses stand out with modern design and high-quality printing. From logo concepts to large-scale banners, our team is ready to bring your vision to life."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:0788411499",
|
||||
},
|
||||
text: "Call Now", href: "tel:0788411499"},
|
||||
{
|
||||
text: "Request a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Request a Quote", href: "#contact"},
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "c1",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/professional-printing-workshop-in-kigali-1774551284643-fe0a924c.png",
|
||||
},
|
||||
id: "c1", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/professional-printing-workshop-in-kigali-1774551284643-fe0a924c.png"},
|
||||
{
|
||||
id: "c2",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/close-up-of-vibrant-brand-identity-mater-1774551284088-09d1b47a.png",
|
||||
},
|
||||
id: "c2", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/close-up-of-vibrant-brand-identity-mater-1774551284088-09d1b47a.png"},
|
||||
{
|
||||
id: "c3",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/printing-process-showing-a-large-format--1774551285615-4906c88d.png",
|
||||
},
|
||||
id: "c3", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/printing-process-showing-a-large-format--1774551285615-4906c88d.png"},
|
||||
{
|
||||
id: "c4",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/creative-branding-process-showing-logo-d-1774551284990-7b932861.png",
|
||||
},
|
||||
id: "c4", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/creative-branding-process-showing-logo-d-1774551284990-7b932861.png"},
|
||||
{
|
||||
id: "c5",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/array-of-corporate-stationery-featuring--1774551284558-bcc914ca.png?_wi=1",
|
||||
},
|
||||
id: "c5", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/array-of-corporate-stationery-featuring--1774551284558-bcc914ca.png"},
|
||||
{
|
||||
id: "c6",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/package-design-showing-finished-creative-1774551284748-f031aede.png?_wi=1",
|
||||
},
|
||||
id: "c6", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/package-design-showing-finished-creative-1774551284748-f031aede.png"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -107,23 +80,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Logo Design",
|
||||
description: "Creative brand identity development that defines your business.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/modern-logo-design-concept-on-an-artist--1774551283882-189fd9c3.png",
|
||||
},
|
||||
id: "f1", title: "Logo Design", description: "Creative brand identity development that defines your business.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/modern-logo-design-concept-on-an-artist--1774551283882-189fd9c3.png"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Commercial Printing",
|
||||
description: "High-quality business cards, flyers, and brochures for your professional needs.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/high-quality-business-cards-and-brochure-1774551284066-7f1770ce.png",
|
||||
},
|
||||
id: "f2", title: "Commercial Printing", description: "High-quality business cards, flyers, and brochures for your professional needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/high-quality-business-cards-and-brochure-1774551284066-7f1770ce.png"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Large Format Banners",
|
||||
description: "Impactful signage and banners for events, storefronts, and marketing.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/large-scale-outdoor-banner-displayed-on--1774551284433-9c629f91.png?_wi=1",
|
||||
},
|
||||
id: "f3", title: "Large Format Banners", description: "Impactful signage and banners for events, storefronts, and marketing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/large-scale-outdoor-banner-displayed-on--1774551284433-9c629f91.png"},
|
||||
]}
|
||||
title="Our Printing & Branding Expertise"
|
||||
description="Comprehensive creative services tailored for Rwandan businesses to ensure professional impact and brand visibility."
|
||||
@@ -132,31 +93,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="portfolio" data-section="portfolio">
|
||||
<ProductCardFour
|
||||
animationType="blur-reveal"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Corporate Brand Package",
|
||||
price: "Custom",
|
||||
variant: "Branding",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/array-of-corporate-stationery-featuring--1774551284558-bcc914ca.png?_wi=2",
|
||||
},
|
||||
id: "p1", name: "Corporate Brand Package", price: "Custom", variant: "Branding", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/array-of-corporate-stationery-featuring--1774551284558-bcc914ca.png"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Premium Product Box",
|
||||
price: "Custom",
|
||||
variant: "Packaging",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/package-design-showing-finished-creative-1774551284748-f031aede.png?_wi=2",
|
||||
},
|
||||
id: "p2", name: "Premium Product Box", price: "Custom", variant: "Packaging", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/package-design-showing-finished-creative-1774551284748-f031aede.png"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Event Banner Set",
|
||||
price: "Custom",
|
||||
variant: "Signage",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/large-scale-outdoor-banner-displayed-on--1774551284433-9c629f91.png?_wi=2",
|
||||
},
|
||||
id: "p3", name: "Event Banner Set", price: "Custom", variant: "Signage", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/large-scale-outdoor-banner-displayed-on--1774551284433-9c629f91.png"},
|
||||
]}
|
||||
title="Portfolio Highlights"
|
||||
description="Showcasing our recent work in branding, packaging, and high-quality commercial printing."
|
||||
@@ -170,51 +117,25 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO",
|
||||
company: "TechCorp",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/friendly-business-owner-smiling-professi-1774551286165-ed924c38.png",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", company: "TechCorp", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/friendly-business-owner-smiling-professi-1774551286165-ed924c38.png"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "CTO",
|
||||
company: "InnovateLab",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/young-startup-founder-confident-smile-of-1774551283292-17664c62.png",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "CTO", company: "InnovateLab", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/young-startup-founder-confident-smile-of-1774551283292-17664c62.png"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Marketing Director",
|
||||
company: "GrowthCo",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/corporate-marketing-manager-modern-offic-1774551284616-23966aff.png",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Marketing Director", company: "GrowthCo", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/corporate-marketing-manager-modern-offic-1774551284616-23966aff.png"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Product Manager",
|
||||
company: "StartupXYZ",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/event-organizer-holding-event-material-e-1774551284304-b7a7f3f8.png",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Product Manager", company: "StartupXYZ", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/event-organizer-holding-event-material-e-1774551284304-b7a7f3f8.png"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "500+",
|
||||
label: "Projects Completed",
|
||||
},
|
||||
value: "500+", label: "Projects Completed"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Satisfaction Rate",
|
||||
},
|
||||
value: "100%", label: "Satisfaction Rate"},
|
||||
{
|
||||
value: "24/7",
|
||||
label: "Support Available",
|
||||
},
|
||||
value: "24/7", label: "Support Available"},
|
||||
]}
|
||||
title="Trusted by Local Kigali Businesses"
|
||||
description="Hear from our satisfied clients about the quality and speed of our services."
|
||||
@@ -228,28 +149,17 @@ export default function LandingPage() {
|
||||
description="Our team is available 24 hours. Send your inquiry and we will get back to you within minutes."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Phone Number",
|
||||
required: true,
|
||||
name: "phone", type: "tel", placeholder: "Phone Number", required: true,
|
||||
},
|
||||
{
|
||||
name: "service",
|
||||
type: "text",
|
||||
placeholder: "Service Needed",
|
||||
required: true,
|
||||
name: "service", type: "text", placeholder: "Service Needed", required: true,
|
||||
},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message",
|
||||
placeholder: "Details about your project...",
|
||||
rows: 4,
|
||||
name: "message", placeholder: "Details about your project...", rows: 4,
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BUkqqtijud426lMc50rxSzgU1F/modern-kigali-street-view-with-a-sleek-m-1774551284661-06b7d4dd.png"
|
||||
@@ -262,54 +172,33 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "NOVAL LIMIT",
|
||||
items: [
|
||||
title: "NOVAL LIMIT", items: [
|
||||
{
|
||||
label: "Kicukiro 41, KK 3 Ave",
|
||||
href: "#",
|
||||
},
|
||||
label: "Kicukiro 41, KK 3 Ave", href: "#"},
|
||||
{
|
||||
label: "Kigali, Rwanda",
|
||||
href: "#",
|
||||
},
|
||||
label: "Kigali, Rwanda", href: "#"},
|
||||
{
|
||||
label: "0788 411 499",
|
||||
href: "tel:0788411499",
|
||||
},
|
||||
label: "0788 411 499", href: "tel:0788411499"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Logo Design",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Logo Design", href: "#services"},
|
||||
{
|
||||
label: "Printing",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Printing", href: "#services"},
|
||||
{
|
||||
label: "Branding",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Branding", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#",
|
||||
},
|
||||
label: "About Us", href: "#"},
|
||||
{
|
||||
label: "Portfolio",
|
||||
href: "#portfolio",
|
||||
},
|
||||
label: "Portfolio", href: "#portfolio"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user