Merge version_2 into main #2
331
src/app/page.tsx
331
src/app/page.tsx
@@ -28,22 +28,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Products", id: "products" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="SHARP GRAPHIX"
|
||||
/>
|
||||
@@ -52,111 +40,13 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
title="Bringing Your Brand to Life with Sharp Graphix"
|
||||
description="Professional graphic design, premium printing, and custom branding solutions for businesses in Manzini, Eswatini. Let's create something extraordinary together."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Thando Dlamini",
|
||||
handle: "@thando_designs",
|
||||
testimonial: "The best print quality in Eswatini! Sharp Graphix handled our entire rebranding effort seamlessly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vibrant-fabric-prints-emerging-from-large-format-printers-design-studio-colorful-textiles-textile-printing-digital-printing_191095-99704.jpg?_wi=1",
|
||||
imageAlt: "graphic design studio modern workspace",
|
||||
},
|
||||
{
|
||||
name: "Bongani Mkhize",
|
||||
handle: "@b_mkhize",
|
||||
testimonial: "Exceptional service on our promotional materials. Professional and always on time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/industrial-designer-digital-art_23-2151585302.jpg?_wi=1",
|
||||
imageAlt: "creative graphic design tools illustration",
|
||||
},
|
||||
{
|
||||
name: "Sarah Nxumalo",
|
||||
handle: "@snxumalo",
|
||||
testimonial: "Our business signage looks world-class. Thank you for the creative touch!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg?_wi=1",
|
||||
imageAlt: "digital printing press commercial",
|
||||
},
|
||||
{
|
||||
name: "Sipho Dlamini",
|
||||
handle: "@sipho_printing",
|
||||
testimonial: "Highly recommended for all printing and branding needs in Manzini.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boxes-labeled-dishwasher-tablets-home-supplies-store_169016-49234.jpg?_wi=1",
|
||||
imageAlt: "branding materials business set",
|
||||
},
|
||||
{
|
||||
name: "Nomfundo Zikalala",
|
||||
handle: "@nomfundo_branding",
|
||||
testimonial: "Incredible attention to detail on our custom labels. Fantastic partnership.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blackfriday-celebration-marketing_23-2151861867.jpg?_wi=1",
|
||||
imageAlt: "promotional banner printing sample",
|
||||
},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
title="SHARP GRAPHIX CENTRE"
|
||||
description="Professional Graphic Design, Printing, Branding, Signage, Banners, Promotional Items, Labels, and Glass Portraits in Manzini, Eswatini."
|
||||
buttons={[{ text: "Get a Quote", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vibrant-fabric-prints-emerging-from-large-format-printers-design-studio-colorful-textiles-textile-printing-digital-printing_191095-99704.jpg?_wi=2"
|
||||
imageAlt="Sharp Graphix Centre creative workspace"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-young-person-barbeque_23-2149271990.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-15883.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
]}
|
||||
avatarText="Trusted by 500+ happy clients"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "High-Quality Printing",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Creative Design",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Custom Branding",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fast Delivery",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "Expert Support",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -165,27 +55,13 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Graphic Design",
|
||||
description: "Creative visual identities, logo development, and modern designs for all your marketing collaterals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/industrial-designer-digital-art_23-2151585302.jpg?_wi=2",
|
||||
imageAlt: "Graphic design services",
|
||||
},
|
||||
{
|
||||
title: "Printing & Signage",
|
||||
description: "High-quality large format printing, custom outdoor signage, and professional banners that capture attention.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg?_wi=2",
|
||||
imageAlt: "Professional printing and signage",
|
||||
},
|
||||
{
|
||||
title: "Branding & Labels",
|
||||
description: "Expert branding services, custom promotional items, and premium product labels to strengthen your market presence.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/boxes-labeled-dishwasher-tablets-home-supplies-store_169016-49234.jpg?_wi=2",
|
||||
imageAlt: "Custom branding and labeling services",
|
||||
},
|
||||
{ title: "Graphic Design", description: "Creative visual identities and modern designs.", imageSrc: "http://img.b2bpic.net/free-photo/industrial-designer-digital-art_23-2151585302.jpg?_wi=2" },
|
||||
{ title: "Printing & Signage", description: "High-quality large format printing and custom signage.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-screw-cutting-machine-factory-that-makes-metal-details_645730-81.jpg?_wi=2" },
|
||||
{ title: "Branding & Promotional Items", description: "Comprehensive branding and custom items to boost your presence.", imageSrc: "http://img.b2bpic.net/free-photo/boxes-labeled-dishwasher-tablets-home-supplies-store_169016-49234.jpg?_wi=2" },
|
||||
{ title: "Labels & Glass Portraits", description: "Precision custom labels and luxury glass portraits.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-posing_23-2149239019.jpg?_wi=2" }
|
||||
]}
|
||||
title="Our Expert Design & Print Services"
|
||||
description="From concept to finished product, we provide a full spectrum of graphic and branding solutions designed to help your business stand out."
|
||||
title="Our Services"
|
||||
description="We offer a wide range of creative and branding services in Manzini."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -196,132 +72,21 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Custom Outdoor Banner",
|
||||
price: "From SZL 450",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blackfriday-celebration-marketing_23-2151861867.jpg?_wi=2",
|
||||
imageAlt: "Outdoor banner example",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Promo Item Pack",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347104.jpg?_wi=1",
|
||||
imageAlt: "Promotional items set",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Luxury Glass Portrait",
|
||||
price: "From SZL 800",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-posing_23-2149239019.jpg?_wi=1",
|
||||
imageAlt: "Custom glass portrait",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Business Cards",
|
||||
price: "From SZL 200",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/draft-design-line-outline-sketch-style-graphic-concept_53876-137601.jpg?_wi=1",
|
||||
imageAlt: "Business card printing",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Wall Vinyl Signage",
|
||||
price: "Custom Quote",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-abstract-outdoors-daylight-shadows_23-2149080256.jpg?_wi=1",
|
||||
imageAlt: "Vinyl wall signage",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Custom Product Labels",
|
||||
price: "From SZL 150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diy-activity-online-content-craft-creation_23-2151515921.jpg?_wi=1",
|
||||
imageAlt: "Custom labels",
|
||||
},
|
||||
{ id: "p1", name: "Custom Banners", price: "Contact Us", imageSrc: "http://img.b2bpic.net/free-photo/blackfriday-celebration-marketing_23-2151861867.jpg?_wi=2" },
|
||||
{ id: "p2", name: "Promotional Items", price: "Contact Us", imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347104.jpg?_wi=1" },
|
||||
{ id: "p3", name: "Glass Portraits", price: "Contact Us", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-posing_23-2149239019.jpg?_wi=1" }
|
||||
]}
|
||||
title="Featured Projects & Products"
|
||||
description="Explore our portfolio of high-quality prints and custom branding solutions. Each item is crafted with precision to elevate your brand."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFive
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Thando Dlamini",
|
||||
date: "Oct 2023",
|
||||
title: "CEO",
|
||||
quote: "Sharp Graphix is truly the best in the business. Quality and professionalism combined!",
|
||||
tag: "Corporate",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-black-jacket-happy-short-haired-girl-dark-suit-widely-sincerely-smiles-isolated-background_197531-18508.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-male-self-care-items_23-2150347104.jpg?_wi=2",
|
||||
imageAlt: "branded promotional gifts items",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Bongani Mkhize",
|
||||
date: "Sep 2023",
|
||||
title: "Manager",
|
||||
quote: "The signage produced for our new office looks absolutely stunning. Exceeded our expectations.",
|
||||
tag: "Commercial",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-waitress_107420-12307.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-girl-posing_23-2149239019.jpg?_wi=2",
|
||||
imageAlt: "glass portrait printing art",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Sarah Nxumalo",
|
||||
date: "Aug 2023",
|
||||
title: "Entrepreneur",
|
||||
quote: "I am so impressed with their glass portrait work. It adds such a luxury feel to our brand.",
|
||||
tag: "Small Biz",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-young-person-barbeque_23-2149271990.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/draft-design-line-outline-sketch-style-graphic-concept_53876-137601.jpg?_wi=2",
|
||||
imageAlt: "custom business card printing",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "Sipho Dlamini",
|
||||
date: "Jul 2023",
|
||||
title: "Marketing Dir.",
|
||||
quote: "Quick turnaround and fantastic quality. Will definitely be ordering more soon!",
|
||||
tag: "Marketing",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-15883.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-abstract-outdoors-daylight-shadows_23-2149080256.jpg?_wi=2",
|
||||
imageAlt: "outdoor banners printed signage",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Nomfundo Zikalala",
|
||||
date: "Jun 2023",
|
||||
title: "Business Owner",
|
||||
quote: "Reliable, creative, and local. Best choice for any branding needs in Manzini.",
|
||||
tag: "Local",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diy-activity-online-content-craft-creation_23-2151515921.jpg?_wi=2",
|
||||
imageAlt: "branding stickers labels printing",
|
||||
},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="See why businesses across Eswatini trust Sharp Graphix for their creative and branding needs."
|
||||
title="Featured Offerings"
|
||||
description="High-quality custom products for your business needs."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Start Your Project?"
|
||||
description="Visit our centre in Manzini, Eswatini, or reach out to us today to get a quote. Let's make your vision a reality."
|
||||
tag="Contact Us"
|
||||
title="Visit Sharp Graphix Centre in Manzini"
|
||||
description="Located in Manzini, Eswatini. Call us at +268 7999 7415 for all your graphic design and branding needs."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-friday-banners-clothes-rack-clothing-store-close-up-promotional-signs-marketing-retail-business-campaign-event-merchandise-with-price-tags-department-shop_482257-65363.jpg"
|
||||
imageAlt="Sharp Graphix Contact Location"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
/>
|
||||
</div>
|
||||
@@ -329,54 +94,8 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Our Products",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
{
|
||||
label: "Signage",
|
||||
href: "#products",
|
||||
},
|
||||
{
|
||||
label: "Printing",
|
||||
href: "#products",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Manzini, Eswatini",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "+268 7999 7415",
|
||||
href: "tel:+26879997415",
|
||||
},
|
||||
{
|
||||
label: "info@sharpgraphix.sz",
|
||||
href: "mailto:info@sharpgraphix.sz",
|
||||
},
|
||||
],
|
||||
},
|
||||
{ items: [{ label: "Services", href: "#services" }, { label: "Products", href: "#products" }, { label: "Contact", href: "#contact" }] },
|
||||
{ items: [{ label: "Manzini, Eswatini" }, { label: "+268 7999 7415" }] }
|
||||
]}
|
||||
logoText="SHARP GRAPHIX CENTRE"
|
||||
/>
|
||||
@@ -384,4 +103,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user