Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 559b79997d | |||
| 8ffb4a9030 | |||
| 5876329a1f | |||
| bcef9c9c52 | |||
| 47ea4f620a |
308
src/app/page.tsx
308
src/app/page.tsx
@@ -2,7 +2,7 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
@@ -33,21 +33,13 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="3rd World Unlimited"
|
||||
/>
|
||||
@@ -59,74 +51,37 @@ export default function LandingPage() {
|
||||
description="3rd World Unlimited Graphics & Prints turns your big ideas into high-quality reality. Professional, efficient, and tailored to your unique requirements."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "Small Business Owner",
|
||||
testimonial: "Excellent service and top-notch quality every single time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26577.jpg?_wi=1",
|
||||
imageAlt: "professional printing service shop",
|
||||
},
|
||||
name: "Sarah J.", handle: "Small Business Owner", testimonial: "Excellent service and top-notch quality every single time.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26577.jpg?_wi=1", imageAlt: "professional printing service shop"},
|
||||
{
|
||||
name: "Mark D.",
|
||||
handle: "Event Organizer",
|
||||
testimonial: "They made our event materials look absolutely professional.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-developing-photos_23-2149893903.jpg",
|
||||
imageAlt: "professional printing service shop",
|
||||
},
|
||||
name: "Mark D.", handle: "Event Organizer", testimonial: "They made our event materials look absolutely professional.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-developing-photos_23-2149893903.jpg", imageAlt: "professional printing service shop"},
|
||||
{
|
||||
name: "Elena R.",
|
||||
handle: "Marketing Director",
|
||||
testimonial: "Reliable, fast, and the print quality is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-jumping-ramp_23-2147678207.jpg?_wi=1",
|
||||
imageAlt: "professional printing service shop",
|
||||
},
|
||||
name: "Elena R.", handle: "Marketing Director", testimonial: "Reliable, fast, and the print quality is unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-jumping-ramp_23-2147678207.jpg?_wi=1", imageAlt: "professional printing service shop"},
|
||||
{
|
||||
name: "Jason K.",
|
||||
handle: "Office Manager",
|
||||
testimonial: "Our go-to printing company for all office forms and stationery.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cool-colors-pattern_23-2148263975.jpg?_wi=1",
|
||||
imageAlt: "professional printing service shop",
|
||||
},
|
||||
name: "Jason K.", handle: "Office Manager", testimonial: "Our go-to printing company for all office forms and stationery.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cool-colors-pattern_23-2148263975.jpg?_wi=1", imageAlt: "professional printing service shop"},
|
||||
{
|
||||
name: "Lisa M.",
|
||||
handle: "Nonprofit Leader",
|
||||
testimonial: "Fast turnaround and high quality materials. Highly recommend.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fuf97e&_wi=1",
|
||||
imageAlt: "professional printing service shop",
|
||||
},
|
||||
name: "Lisa M.", handle: "Nonprofit Leader", testimonial: "Fast turnaround and high quality materials. Highly recommend.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fuf97e&_wi=1", imageAlt: "professional printing service shop"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Start Your Project",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Start Your Project", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-working-printing-house-with-paper-paints_1303-26577.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg",
|
||||
alt: "Closeup of Handsome Middle-aged Business Leader",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-handsome-middle-aged-business-leader_1262-4822.jpg", alt: "Closeup of Handsome Middle-aged Business Leader"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
|
||||
alt: "Closeup of Confident Asian Man with Arms Crossed",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", alt: "Closeup of Confident Asian Man with Arms Crossed"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg",
|
||||
alt: "Closeup of Happy Middle-aged Business Leader",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", alt: "Closeup of Happy Middle-aged Business Leader"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg",
|
||||
alt: "Waist up of confident businessman in the office",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/waist-up-confident-businessman-office_329181-19349.jpg", alt: "Waist up of confident businessman in the office"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-confident-young-woman-start-career-look-determined-get-job-waiting-interview-lean-glass-wall-business-center-smiling-looking-away-satisfied_197531-30572.jpg",
|
||||
alt: "Closeup portrait of successful and confident young woman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-confident-young-woman-start-career-look-determined-get-job-waiting-interview-lean-glass-wall-business-center-smiling-looking-away-satisfied_197531-30572.jpg", alt: "Closeup portrait of successful and confident young woman"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ Professionals"
|
||||
/>
|
||||
@@ -137,9 +92,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="About 3rd World Unlimited"
|
||||
description={[
|
||||
"3rd World Unlimited Graphics & Prints is a dedicated online-based printing company. We cater to all printing needs, offering delivery and local pick-up services.",
|
||||
"We take pride in our skills and equipment, ensuring no idea is too big or too small. We specialize in custom work for a wide array of clients.",
|
||||
]}
|
||||
"3rd World Unlimited Graphics & Prints is a dedicated online-based printing company. We cater to all printing needs, offering delivery and local pick-up services.", "We take pride in our skills and equipment, ensuring no idea is too big or too small. We specialize in custom work for a wide array of clients."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -150,34 +103,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
label: "Customization",
|
||||
title: "Any Idea Realized",
|
||||
items: [
|
||||
"Tailored finishing options",
|
||||
"Variety of paper types",
|
||||
"Any ink specification",
|
||||
],
|
||||
id: "1", label: "Customization", title: "Any Idea Realized", items: [
|
||||
"Tailored finishing options", "Variety of paper types", "Any ink specification"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
label: "Speed",
|
||||
title: "Fast Turnaround",
|
||||
items: [
|
||||
"Quick local delivery",
|
||||
"Efficient project management",
|
||||
"Time-saving services",
|
||||
],
|
||||
id: "2", label: "Speed", title: "Fast Turnaround", items: [
|
||||
"Quick local delivery", "Efficient project management", "Time-saving services"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
label: "Quality",
|
||||
title: "Top-Notch Materials",
|
||||
items: [
|
||||
"High-quality output",
|
||||
"Professional finishes",
|
||||
"Detail-oriented printing",
|
||||
],
|
||||
id: "3", label: "Quality", title: "Top-Notch Materials", items: [
|
||||
"High-quality output", "Professional finishes", "Detail-oriented printing"],
|
||||
},
|
||||
]}
|
||||
title="Our Core Expertise"
|
||||
@@ -192,34 +127,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "100+",
|
||||
title: "Businesses Served",
|
||||
items: [
|
||||
"Professional corporate clients",
|
||||
"Startups",
|
||||
"Local offices",
|
||||
],
|
||||
id: "1", value: "100+", title: "Businesses Served", items: [
|
||||
"Professional corporate clients", "Startups", "Local offices"],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "50+",
|
||||
title: "Event Partners",
|
||||
items: [
|
||||
"Event organizers",
|
||||
"Conference planners",
|
||||
"Local events",
|
||||
],
|
||||
id: "2", value: "50+", title: "Event Partners", items: [
|
||||
"Event organizers", "Conference planners", "Local events"],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "20+",
|
||||
title: "Nonprofits",
|
||||
items: [
|
||||
"Charity organizations",
|
||||
"Foundations",
|
||||
"Community groups",
|
||||
],
|
||||
id: "3", value: "20+", title: "Nonprofits", items: [
|
||||
"Charity organizations", "Foundations", "Community groups"],
|
||||
},
|
||||
]}
|
||||
title="Serving Our Diverse Community"
|
||||
@@ -235,41 +152,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Banners",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/men-jumping-ramp_23-2147678207.jpg?_wi=2",
|
||||
},
|
||||
id: "1", name: "Banners", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/men-jumping-ramp_23-2147678207.jpg?_wi=2"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Brochures",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cool-colors-pattern_23-2148263975.jpg?_wi=2",
|
||||
},
|
||||
id: "2", name: "Brochures", price: "Custom Pricing", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-cool-colors-pattern_23-2148263975.jpg?_wi=2"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Business Cards",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fuf97e&_wi=2",
|
||||
},
|
||||
id: "3", name: "Business Cards", price: "Custom Pricing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=fuf97e&_wi=2"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Flyers",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "asset://service-printing",
|
||||
},
|
||||
id: "4", name: "Flyers", price: "Custom Pricing", imageSrc: "asset://service-printing"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Stickers",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "asset://service-stickers",
|
||||
},
|
||||
id: "5", name: "Stickers", price: "Custom Pricing", imageSrc: "asset://service-stickers"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Booklets",
|
||||
price: "Custom Pricing",
|
||||
imageSrc: "asset://service-booklet",
|
||||
},
|
||||
id: "6", name: "Booklets", price: "Custom Pricing", imageSrc: "asset://service-booklet"},
|
||||
]}
|
||||
title="Popular Printing Services"
|
||||
description="From high-volume flyers to custom business cards, we provide the best printing solutions."
|
||||
@@ -281,14 +174,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Corporate Partners",
|
||||
"Event Agencies",
|
||||
"Hospitality Groups",
|
||||
"Local Businesses",
|
||||
"Professional Offices",
|
||||
"Nonprofit Leaders",
|
||||
"Industry Experts",
|
||||
]}
|
||||
"Corporate Partners", "Event Agencies", "Hospitality Groups", "Local Businesses", "Professional Offices", "Nonprofit Leaders", "Industry Experts"]}
|
||||
title="Trusted by Professional Organizations"
|
||||
description="We are the printing partner for businesses across multiple sectors."
|
||||
/>
|
||||
@@ -302,45 +188,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "CEO",
|
||||
company: "TechCorp",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", company: "TechCorp", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "CTO",
|
||||
company: "InnovateLab",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-black-woman-with-afro-haircut-uses-mobile-phone-satisfied-poses-outdoor-private-sector-near-her-house_273609-18705.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "CTO", company: "InnovateLab", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-black-woman-with-afro-haircut-uses-mobile-phone-satisfied-poses-outdoor-private-sector-near-her-house_273609-18705.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Marketing Director",
|
||||
company: "GrowthCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-digital-nomad-posing-her-office-wearing-casual-clothes_1258-195337.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Marketing Director", company: "GrowthCo", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-businesswoman-digital-nomad-posing-her-office-wearing-casual-clothes_1258-195337.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Product Manager",
|
||||
company: "StartupXYZ",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-executive-businessman-office_1098-21340.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Product Manager", company: "StartupXYZ", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-executive-businessman-office_1098-21340.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Lisa Brown",
|
||||
role: "Manager",
|
||||
company: "CityEvents",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-person-intership_23-2149315641.jpg",
|
||||
},
|
||||
id: "5", name: "Lisa Brown", role: "Manager", company: "CityEvents", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-person-intership_23-2149315641.jpg"},
|
||||
]}
|
||||
title="What Clients Say"
|
||||
description="Hear why our clients choose 3rd World Unlimited for their printing needs."
|
||||
@@ -353,25 +214,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you accept custom print jobs?",
|
||||
content: "Yes, a huge percentage of our orders are for custom work. We can make almost any print idea happen.",
|
||||
},
|
||||
id: "f1", title: "Do you accept custom print jobs?", content: "Yes, a huge percentage of our orders are for custom work. We can make almost any print idea happen."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "What kind of materials do you print on?",
|
||||
content: "We can use virtually any type of printing paper and print on most materials using various ink types.",
|
||||
},
|
||||
id: "f2", title: "What kind of materials do you print on?", content: "We can use virtually any type of printing paper and print on most materials using various ink types."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you offer delivery?",
|
||||
content: "Yes, we offer both local delivery and pick-up options at several locations.",
|
||||
},
|
||||
id: "f3", title: "Do you offer delivery?", content: "Yes, we offer both local delivery and pick-up options at several locations."},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Who do you work with?",
|
||||
content: "We work with businesses, nonprofits, entrepreneurs, politicians, event organizers, and offices.",
|
||||
},
|
||||
id: "f4", title: "Who do you work with?", content: "We work with businesses, nonprofits, entrepreneurs, politicians, event organizers, and offices."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Quick answers to help you get started with your printing project."
|
||||
@@ -380,16 +229,15 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
<ContactCTA
|
||||
tag="Let's Get Started"
|
||||
title="Turn Your Ideas into Reality"
|
||||
description="Share your project details with us today and let our professionals handle the rest."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-worker-holding-clipboard_1098-4072.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
description="Tell us about your print needs and get a custom quote within 24 hours."
|
||||
buttons={[
|
||||
{ text: "Get a Quote", href: "#contact" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -397,37 +245,23 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{
|
||||
label: "Banners",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Banners", href: "#services"},
|
||||
{
|
||||
label: "Brochures",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Brochures", href: "#services"},
|
||||
{
|
||||
label: "Business Cards",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Business Cards", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -437,4 +271,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user