Update src/app/page.tsx
This commit is contained in:
202
src/app/page.tsx
202
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Printing",
|
||||
id: "printing",
|
||||
},
|
||||
name: "Printing", id: "printing"},
|
||||
{
|
||||
name: "Apparel",
|
||||
id: "apparel",
|
||||
},
|
||||
name: "Apparel", id: "apparel"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Caveman Printing"
|
||||
/>
|
||||
@@ -55,31 +47,23 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Custom Embroidery & Screen Printing in Mesa, AZ"
|
||||
description="Fast, high-quality, and affordable printing services. From branded pens to vehicle graphics, we are your local one-stop shop."
|
||||
buttons={[
|
||||
{ text: "Get A Quote", href: "#contact" }
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273060.jpg",
|
||||
imageAlt: "Custom printing studio",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273060.jpg", imageAlt: "Custom printing studio"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-tools-professional-permanent-makeup-medicine-table_8353-8395.jpg",
|
||||
imageAlt: "Apparel production",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-tools-professional-permanent-makeup-medicine-table_8353-8395.jpg", imageAlt: "Apparel production"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-sketching-workbench-table_23-2147889794.jpg",
|
||||
imageAlt: "Signage production",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-female-sketching-workbench-table_23-2147889794.jpg", imageAlt: "Signage production"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151272926.jpg",
|
||||
imageAlt: "Still life of fashion designer's office",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151272926.jpg", imageAlt: "Still life of fashion designer's office"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-creative-workspace_23-2148372119.jpg",
|
||||
imageAlt: "Woman working in creative workspace",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-creative-workspace_23-2148372119.jpg", imageAlt: "Woman working in creative workspace"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -90,9 +74,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Your Local One-Stop Shop"
|
||||
description={[
|
||||
"Located in Mesa, AZ and shipping nationwide, Caveman Printing & Apparel provides comprehensive branding services.",
|
||||
"Whether you need high-volume screen printing, precision embroidery, or impactful signs, we deliver quality you can count on.",
|
||||
]}
|
||||
"Located in Mesa, AZ and shipping nationwide, Caveman Printing & Apparel provides comprehensive branding services.", "Whether you need high-volume screen printing, precision embroidery, or impactful signs, we deliver quality you can count on."]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -104,34 +86,22 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Printer,
|
||||
title: "Screen Printing",
|
||||
description: "High-quality apparel printing for uniforms and custom merchandise.",
|
||||
},
|
||||
title: "Screen Printing", description: "High-quality apparel printing for uniforms and custom merchandise."},
|
||||
{
|
||||
icon: Tag,
|
||||
title: "Embroidery",
|
||||
description: "Precision embroidery for professional uniforms and branded apparel.",
|
||||
},
|
||||
title: "Embroidery", description: "Precision embroidery for professional uniforms and branded apparel."},
|
||||
{
|
||||
icon: Speaker,
|
||||
title: "Promotional Items",
|
||||
description: "From pens to branded gifts, grow your reach with custom promo products.",
|
||||
},
|
||||
title: "Promotional Items", description: "From pens to branded gifts, grow your reach with custom promo products."},
|
||||
{
|
||||
icon: Layout,
|
||||
title: "Signs & Displays",
|
||||
description: "Large format printing for vehicle graphics, banners, and signage.",
|
||||
},
|
||||
title: "Signs & Displays", description: "Large format printing for vehicle graphics, banners, and signage."},
|
||||
{
|
||||
icon: ShoppingCart,
|
||||
title: "Online Stores",
|
||||
description: "Easily manage your branded merchandise with our online store solutions.",
|
||||
},
|
||||
title: "Online Stores", description: "Easily manage your branded merchandise with our online store solutions."},
|
||||
{
|
||||
icon: Palette,
|
||||
title: "Art Design",
|
||||
description: "Professional art guidelines and support for your custom designs.",
|
||||
},
|
||||
title: "Art Design", description: "Professional art guidelines and support for your custom designs."},
|
||||
]}
|
||||
title="Our Professional Services"
|
||||
description="We specialize in a variety of printing and branding solutions to help your business stand out."
|
||||
@@ -146,59 +116,23 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
brand: "Apparel",
|
||||
name: "Custom Embroidery",
|
||||
price: "Get Quote",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-t-shirt-holding-hands-waist-looking-confident_176474-37069.jpg",
|
||||
},
|
||||
id: "p1", brand: "Apparel", name: "Custom Embroidery", price: "Get Quote", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-t-shirt-holding-hands-waist-looking-confident_176474-37069.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
brand: "Printing",
|
||||
name: "Screen Printing",
|
||||
price: "Get Quote",
|
||||
rating: 5,
|
||||
reviewCount: "250",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-holi-with-colored-t-shirt_23-2148337993.jpg",
|
||||
},
|
||||
id: "p2", brand: "Printing", name: "Screen Printing", price: "Get Quote", rating: 5,
|
||||
reviewCount: "250", imageSrc: "http://img.b2bpic.net/free-photo/man-holi-with-colored-t-shirt_23-2148337993.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
brand: "Promo",
|
||||
name: "Branded Pens & Gifts",
|
||||
price: "Get Quote",
|
||||
rating: 4,
|
||||
reviewCount: "85",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-background-with-stationery_23-2149872567.jpg",
|
||||
},
|
||||
id: "p3", brand: "Promo", name: "Branded Pens & Gifts", price: "Get Quote", rating: 4,
|
||||
reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/black-background-with-stationery_23-2149872567.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
brand: "Vinyl",
|
||||
name: "Vehicle Graphics",
|
||||
price: "Get Quote",
|
||||
rating: 5,
|
||||
reviewCount: "60",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrow-symbol-illustrated_23-2151909745.jpg",
|
||||
},
|
||||
id: "p4", brand: "Vinyl", name: "Vehicle Graphics", price: "Get Quote", rating: 5,
|
||||
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/arrow-symbol-illustrated_23-2151909745.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
brand: "Signs",
|
||||
name: "Event Signage",
|
||||
price: "Get Quote",
|
||||
rating: 4,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/customer-interacting-with-digital-smart-board-clothing-retail-store-african-american-man-tapping-whiteboard-blank-screen-read-information-about-shoes-new-collection-shopping-mall_482257-63271.jpg",
|
||||
},
|
||||
id: "p5", brand: "Signs", name: "Event Signage", price: "Get Quote", rating: 4,
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/customer-interacting-with-digital-smart-board-clothing-retail-store-african-american-man-tapping-whiteboard-blank-screen-read-information-about-shoes-new-collection-shopping-mall_482257-63271.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
brand: "Merch",
|
||||
name: "Store Solutions",
|
||||
price: "Get Quote",
|
||||
rating: 5,
|
||||
reviewCount: "30",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/office-tools-colored-surface_23-2148182122.jpg",
|
||||
},
|
||||
id: "p6", brand: "Merch", name: "Store Solutions", price: "Get Quote", rating: 5,
|
||||
reviewCount: "30", imageSrc: "http://img.b2bpic.net/free-photo/office-tools-colored-surface_23-2148182122.jpg"},
|
||||
]}
|
||||
title="Featured Offerings"
|
||||
description="Explore our core services to find the right branding solution for your needs."
|
||||
@@ -213,25 +147,15 @@ export default function LandingPage() {
|
||||
author="Sarah Miller, Business Owner"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-31521.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-31521.jpg", alt: "Client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150994994.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150994994.jpg", alt: "Client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-business-owner-with-document-medium-shot_23-2149434531.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiley-business-owner-with-document-medium-shot_23-2149434531.jpg", alt: "Client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/call-center-manager-providing-guidance-intern-close-up_482257-118001.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/call-center-manager-providing-guidance-intern-close-up_482257-118001.jpg", alt: "Client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-female-colleagues-embracing-with-eyes-closed-while-having-coffee-break-cafe_637285-8148.jpg", alt: "Client 5"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -244,20 +168,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "What is your turnaround time?",
|
||||
content: "Our typical turnaround depends on order complexity, but we are known for our fast speed.",
|
||||
},
|
||||
id: "f1", title: "What is your turnaround time?", content: "Our typical turnaround depends on order complexity, but we are known for our fast speed."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Do you offer shipping?",
|
||||
content: "Yes, we ship nationwide from our location in Mesa, AZ.",
|
||||
},
|
||||
id: "f2", title: "Do you offer shipping?", content: "Yes, we ship nationwide from our location in Mesa, AZ."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Can you help with artwork?",
|
||||
content: "Absolutely, follow our art guidelines or contact us for design support.",
|
||||
},
|
||||
id: "f3", title: "Can you help with artwork?", content: "Absolutely, follow our art guidelines or contact us for design support."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concerned-young-couple-construction-worker-uniform-cap-guy-holding-pencil-clipboard-keeping-hand-chin-girl-holding-mobile-phone-both-looking-up_141793-111976.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -271,20 +186,15 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Ready to Start Your Project?"
|
||||
description="Visit us at 952 E Baseline Rd Ste 110, Mesa, AZ or reach out via phone or email today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call (480) 962-6799",
|
||||
href: "tel:4809626799",
|
||||
},
|
||||
text: "Call (480) 962-6799", href: "tel:4809626799"},
|
||||
{
|
||||
text: "Email Us",
|
||||
href: "mailto:info@cavemanprintingaz.com",
|
||||
},
|
||||
text: "Email Us", href: "mailto:info@cavemanprintingaz.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -295,37 +205,25 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Apparel",
|
||||
href: "#apparel",
|
||||
},
|
||||
label: "Apparel", href: "#apparel"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact Us", href: "#contact"},
|
||||
{
|
||||
label: "Art Guidelines",
|
||||
href: "#",
|
||||
},
|
||||
label: "Art Guidelines", href: "#"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Monday-Thursday: 8AM-5PM",
|
||||
href: "#",
|
||||
},
|
||||
label: "Monday-Thursday: 8AM-5PM", href: "#"},
|
||||
{
|
||||
label: "Friday: 8AM-12PM",
|
||||
href: "#",
|
||||
},
|
||||
label: "Friday: 8AM-12PM", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -335,4 +233,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user