8 Commits

Author SHA1 Message Date
73c4dc5f3f Merge version_2 into main
Merge version_2 into main
2026-06-11 16:58:10 +00:00
1c23984443 Update src/app/page.tsx 2026-06-11 16:58:04 +00:00
c53f3ec161 Merge version_2 into main
Merge version_2 into main
2026-06-11 16:57:43 +00:00
b551800b0f Update src/app/page.tsx 2026-06-11 16:57:40 +00:00
5bfeec9620 Merge version_2 into main
Merge version_2 into main
2026-06-11 16:56:47 +00:00
bbdf677da1 Update src/app/page.tsx 2026-06-11 16:56:41 +00:00
b8b00a2816 Merge version_2 into main
Merge version_2 into main
2026-06-11 16:55:51 +00:00
dfaf360de2 Update src/app/page.tsx 2026-06-11 16:55:48 +00:00

View File

@@ -2,530 +2,305 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactCTA from '@/components/sections/contact/ContactCTA'; import ContactCenter from "@/components/sections/contact/ContactCenter";
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FaqSplitText from "@/components/sections/faq/FaqSplitText";
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve'; import FeatureCardTwentyNine from "@/components/sections/feature/featureCardTwentyNine/FeatureCardTwentyNine";
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard'; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis";
import HeroBillboard from '@/components/sections/hero/HeroBillboard'; import HeroOverlayTestimonial from "@/components/sections/hero/HeroOverlayTestimonial";
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout'; import TextSplitAbout from "@/components/sections/about/TextSplitAbout";
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered'; import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; import PricingCardThree from "@/components/sections/pricing/PricingCardThree";
import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import ProductCardThree from "@/components/sections/product/ProductCardThree";
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen";
import { Sparkles, Star } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
<ThemeProvider <ThemeProvider
defaultButtonVariant="elastic-effect" defaultButtonVariant="elastic-effect"
defaultTextAnimation="entrance-slide" defaultTextAnimation="entrance-slide"
borderRadius="rounded" borderRadius="rounded"
contentWidth="medium" contentWidth="medium"
sizing="largeSizeMediumTitles" sizing="largeSizeMediumTitles"
background="noise" background="noise"
cardStyle="glass-elevated" cardStyle="glass-elevated"
primaryButtonStyle="radial-glow" primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid" secondaryButtonStyle="solid"
headingFontWeight="semibold" headingFontWeight="semibold"
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleCentered <NavbarStyleCentered
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#hero"},
id: "#hero", {
}, name: "Services", id: "#services"},
{ {
name: "Services", name: "Products", id: "#products"},
id: "#services", {
}, name: "Pricing", id: "#pricing"},
{ {
name: "Products", name: "Testimonials", id: "#testimonials"},
id: "#products", {
}, name: "FAQ", id: "#faq"},
{ {
name: "Pricing", name: "Contact", id: "#contact"},
id: "#pricing", ]}
}, brandName="Infinity Copy"
{ />
name: "Testimonials", </div>
id: "#testimonials",
},
{
name: "FAQ",
id: "#faq",
},
{
name: "Contact",
id: "#contact",
},
]}
brandName="Infinity Copy"
/>
</div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboard <HeroOverlayTestimonial
background={{ title="Your Local Hub for Quality Copy & Print Services"
variant: "plain", description="Infinity Copy provides fast, reliable, and friendly document solutions. From high-volume printing to notary services, we've got you covered."
}} buttons={[
title="Your Local Hub for Quality Copy & Print Services" {
description="Infinity Copy provides fast, reliable, and friendly document solutions. From high-volume printing to notary services, we've got you covered." text: "Get a Quote", href: "#contact"},
buttons={[ {
{ text: "Our Services", href: "#services"},
text: "Get a Quote", ]}
href: "#contact", imageSrc="http://img.b2bpic.net/free-photo/man-wheelchair-having-office-job_23-2149571058.jpg"
}, imageAlt="Modern copy shop interior with printing equipment and a friendly staff member"
{ testimonials={[
text: "Our Services", {
href: "#services", name: "Deborah Jordan", handle: "@deborahj", testimonial: "Best place in town to get your copies made and they have an very sweet young lady that is a notary. Prices are not too bad either.", rating: 5,
}, imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1"
]} },
avatars={[ {
{ name: "Dennis Saldivar", handle: "@denniss", testimonial: "Quick service with friendly staff that make sure you leave satisfied. I'll definitely come back when I need these services in the future.", rating: 4,
src: "http://img.b2bpic.net/free-photo/portrait-happy-young-businessman-looking-camera_23-2147839978.jpg", imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4156.jpg?_wi=1"
alt: "Customer Sarah", },
}, {
{ name: "T Jones", handle: "@tjones", testimonial: "I have been going here for years getting copies and faxing off important paperwork. I'm never disappointed in the service with a smile I get each time I come in the door.", rating: 5,
src: "http://img.b2bpic.net/free-photo/groom-morning-preparing-wedding-posing_1153-6498.jpg", imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-ok-sign-showing-thumb-up-laptop-isolated-white_141793-84103.jpg?_wi=1"
alt: "Customer Michael", },
}, ]}
{ showDimOverlay={true}
src: "http://img.b2bpic.net/free-photo/cheerful-kind-happy-redhead-middleaged-mother-look-caring-delighted-smiling-broadly-gaze-admiration-joy-stand-blue-tshirt-green-wall-amused-enthusiastic-expression_1258-46321.jpg", showBlur={true}
alt: "Customer Emily", textPosition="bottom"
}, testimonialRotationInterval={7000}
{ />
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-man-using-tablet-street-cafe_1262-19056.jpg", </div>
alt: "Customer David",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-afro-american-man-with-bugged-eyes-has-trendy-hairdo-mustache-beard-looks-puzzled_273609-8652.jpg",
alt: "Customer Jessica",
},
]}
avatarText="Trusted by 200+ local businesses & individuals"
imageSrc="http://img.b2bpic.net/free-photo/man-wheelchair-having-office-job_23-2149571058.jpg"
imageAlt="Modern copy shop interior with printing equipment and a friendly staff member"
mediaAnimation="opacity"
marqueeItems={[
{
type: "text",
text: "Fast Turnaround",
},
{
type: "text",
text: "High Quality Prints",
},
{
type: "text",
text: "Friendly Service",
},
{
type: "text",
text: "Competitive Prices",
},
{
type: "text",
text: "Local & Reliable",
},
]}
/>
</div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<MetricSplitMediaAbout <TextSplitAbout
useInvertedBackground={false} useInvertedBackground={false}
title="Infinity Copy: Your Reliable Local Printing Partner" title="Infinity Copy: Your Reliable Local Printing Partner"
description="With years of dedicated service to the Lancaster community, Infinity Copy is your trusted partner for all document needs. We pride ourselves on efficiency, quality, and a friendly approach, ensuring every customer leaves satisfied." description={[
metrics={[ "With years of dedicated service to the Lancaster community, Infinity Copy is your trusted partner for all document needs.", "We pride ourselves on efficiency, quality, and a friendly approach, ensuring every customer leaves satisfied."]}
{ buttons={[
value: "4.7", {
title: "Rating", text: "Learn More", href: "#contact"},
}, ]}
{ />
value: "210+", </div>
title: "Reviews",
},
{
value: "15+",
title: "Years in Service",
},
{
value: "Happy Clients",
title: "Daily",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/woman-work-office-using-printer_23-2149456923.jpg"
imageAlt="Modern, organized copy shop interior with a counter and printing machines"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
</div>
<div id="services" data-section="services"> <div id="services" data-section="services">
<FeatureCardTwelve <FeatureCardTwentyNine
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "documents", title: "Printing & Copying", description: "High-speed color & B&W copies, large format printing, custom print jobs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/default_print_service.jpg", imageAlt: "Documents being printed from a machine", titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/default_document_icon.png", buttonText: "Explore Printing", buttonHref: "#contact"
label: "Documents", },
title: "Printing & Copying", {
items: [ title: "Fax & Notary Services", description: "Secure fax sending & receiving, certified document notarization, witness services.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/default_notary_service.jpg", imageAlt: "Notary public stamping documents", titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/default_stamp_icon.png", buttonText: "View Notary Services", buttonHref: "#contact"
"High-speed color & B&W copies", },
"Large format printing for posters & blueprints", {
"Custom print jobs for unique needs", title: "Binding & Lamination", description: "Professional document binding (coil, comb, wire), protective lamination, custom presentation finishing.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/default_binding_service.jpg", imageAlt: "Book being bound in a machine", titleImageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/default_book_icon.png", buttonText: "See Finishing Options", buttonHref: "#contact"
], },
}, ]}
{ title="Our Comprehensive Services"
id: "specialty", description="We offer a wide array of services designed to meet your personal and business requirements with precision and care."
label: "Specialty", gridVariant="three-columns-all-equal-width"
title: "Fax & Notary Services", />
items: [ </div>
"Secure fax sending & receiving",
"Certified document notarization for legal needs",
"Witness services available upon request",
],
},
{
id: "finishing",
label: "Finishing",
title: "Binding & Lamination",
items: [
"Professional document binding (coil, comb, wire)",
"Protective lamination for durability",
"Custom presentation finishing",
],
},
]}
title="Our Comprehensive Services"
description="We offer a wide array of services designed to meet your personal and business requirements with precision and care."
/>
</div>
<div id="products" data-section="products"> <div id="products" data-section="products">
<ProductCardTwo <ProductCardThree
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "product-1", id: "product-1", name: "Custom Business Cards", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/empty-business-card-envelope_23-2148500520.jpg", imageAlt: "Stack of custom business cards", initialQuantity: 1,
brand: "Infinity Copy", onProductClick: () => console.log('Product 1 clicked'),
name: "Custom Business Cards", onQuantityChange: (q) => console.log('Product 1 quantity:', q),
price: "$25.00", },
rating: 5, {
reviewCount: "20", id: "product-2", name: "Event Flyer Printing", price: "$0.50/page", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ievpd9", imageAlt: "Colorful stack of event flyers", initialQuantity: 1,
imageSrc: "http://img.b2bpic.net/free-photo/empty-business-card-envelope_23-2148500520.jpg", onProductClick: () => console.log('Product 2 clicked'),
imageAlt: "Stack of custom business cards", onQuantityChange: (q) => console.log('Product 2 quantity:', q),
}, },
{ {
id: "product-2", id: "product-3", name: "Tri-Fold Brochure Design", price: "$75.00", imageSrc: "http://img.b2bpic.net/free-photo/abstract-magazine_187299-47636.jpg", imageAlt: "Professional tri-fold brochure", initialQuantity: 1,
brand: "Infinity Copy", onProductClick: () => console.log('Product 3 clicked'),
name: "Event Flyer Printing", onQuantityChange: (q) => console.log('Product 3 quantity:', q),
price: "$0.50/page", },
rating: 4, {
reviewCount: "15", id: "product-4", name: "Personalized Wall Calendar", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/calendar-appointment-agenda-schedule-planner_53876-31530.jpg", imageAlt: "Customized wall calendar", initialQuantity: 1,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ievpd9", onProductClick: () => console.log('Product 4 clicked'),
imageAlt: "Colorful stack of event flyers", onQuantityChange: (q) => console.log('Product 4 quantity:', q),
}, },
{ {
id: "product-3", id: "product-5", name: "Digital Photo Prints (Glossy)", price: "$0.30/print", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-designer-using-3d-printer_23-2151019901.jpg", imageAlt: "Pile of glossy digital photo prints", initialQuantity: 1,
brand: "Infinity Copy", onProductClick: () => console.log('Product 5 clicked'),
name: "Tri-Fold Brochure Design", onQuantityChange: (q) => console.log('Product 5 quantity:', q),
price: "$75.00", },
rating: 5, {
reviewCount: "10", id: "product-6", name: "Bulk Document Copying", price: "Contact for Quote", imageSrc: "http://img.b2bpic.net/free-photo/stack-old-coming-book-strips_23-2150256424.jpg", imageAlt: "Large stack of copied documents", initialQuantity: 1,
imageSrc: "http://img.b2bpic.net/free-photo/abstract-magazine_187299-47636.jpg", onProductClick: () => console.log('Product 6 clicked'),
imageAlt: "Professional tri-fold brochure", onQuantityChange: (q) => console.log('Product 6 quantity:', q),
}, },
{ ]}
id: "product-4", title="Shop Online: Custom Prints & Supplies"
brand: "Infinity Copy", description="Order custom prints, essential office supplies, and personalized items directly from our website for pickup or delivery."
name: "Personalized Wall Calendar", />
price: "$18.00", </div>
rating: 5,
reviewCount: "12",
imageSrc: "http://img.b2bpic.net/free-photo/calendar-appointment-agenda-schedule-planner_53876-31530.jpg",
imageAlt: "Customized wall calendar",
},
{
id: "product-5",
brand: "Infinity Copy",
name: "Digital Photo Prints (Glossy)",
price: "$0.30/print",
rating: 4,
reviewCount: "25",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-designer-using-3d-printer_23-2151019901.jpg",
imageAlt: "Pile of glossy digital photo prints",
},
{
id: "product-6",
brand: "Infinity Copy",
name: "Bulk Document Copying",
price: "Contact for Quote",
rating: 5,
reviewCount: "8",
imageSrc: "http://img.b2bpic.net/free-photo/stack-old-coming-book-strips_23-2150256424.jpg",
imageAlt: "Large stack of copied documents",
},
]}
title="Shop Online: Custom Prints & Supplies"
description="Order custom prints, essential office supplies, and personalized items directly from our website for pickup or delivery."
/>
</div>
<div id="pricing" data-section="pricing"> <div id="pricing" data-section="pricing">
<PricingCardOne <PricingCardThree
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
plans={[ plans={[
{ {
id: "basic", id: "basic", badge: "Standard", price: "$0.10", name: "Per B&W Page", features: [
badge: "Standard", "High-quality black & white", "Standard paper stock", "Perfect for quick copies"],
badgeIcon: Sparkles, buttons: [
price: "$0.10", {
subtitle: "Per B&W Page", text: "Start Printing", href: "#contact"},
features: [ ],
"High-quality black & white", },
"Standard paper stock", {
"Perfect for quick copies", id: "volume", badge: "Volume", price: "$0.07", name: "Per B&W Page (100+)", features: [
], "Discounted bulk printing", "Ideal for business reports", "Fast turnaround on large orders"],
}, buttons: [
{ {
id: "volume", text: "Order in Bulk", href: "#contact"},
badge: "Volume", ],
badgeIcon: Sparkles, },
price: "$0.07", {
subtitle: "Per B&W Page (100+)", id: "premium", badge: "Premium", price: "Contact Us", name: "For Custom Projects", features: [
features: [ "Color, large format, specialty paper", "Personalized design consultation", "Dedicated project support"],
"Discounted bulk printing", buttons: [
"Ideal for business reports", {
"Fast turnaround on large orders", text: "Get a Custom Quote", href: "#contact"},
], ],
}, },
{ ]}
id: "premium", title="Transparent Pricing, Unbeatable Value"
badge: "Premium", description="Choose a plan that fits your project size, from quick single prints to large business orders. We offer competitive rates without compromising on quality."
badgeIcon: Sparkles, />
price: "Contact Us", </div>
subtitle: "For Custom Projects",
features: [
"Color, large format, specialty paper",
"Personalized design consultation",
"Dedicated project support",
],
},
]}
title="Transparent Pricing, Unbeatable Value"
description="Choose a plan that fits your project size, from quick single prints to large business orders. We offer competitive rates without compromising on quality."
/>
</div>
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardTwo <TestimonialCardSixteen
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", id: "1", name: "Deborah Jordan", role: "Local Guide", company: "Google Maps", rating: 5,
name: "Deborah Jordan", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "Portrait of Deborah Jordan"},
role: "Local Guide", {
testimonial: "Best place in town to get your copies made and they have an very sweet young lady that is a notary. Prices are not too bad either.", id: "2", name: "Dennis Saldivar", role: "Local Guide", company: "Yelp", rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4156.jpg?_wi=2", imageAlt: "Portrait of Dennis Saldivar"},
imageAlt: "Portrait of Deborah Jordan", {
icon: Star, id: "3", name: "T Jones", role: "Customer", company: "Local Client", rating: 5,
}, imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-ok-sign-showing-thumb-up-laptop-isolated-white_141793-84103.jpg?_wi=2", imageAlt: "Portrait of T Jones"},
{ {
id: "2", id: "4", name: "Maria Rodriguez", role: "Small Business Owner", company: "Rodriguez Designs", rating: 5,
name: "Dennis Saldivar", imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-travel-agency_52683-136439.jpg", imageAlt: "Portrait of Maria Rodriguez"},
role: "Local Guide", {
testimonial: "Quick service with friendly staff that make sure you leave satisfied. I'll definitely come back when I need these services in the future.", id: "5", name: "John Smith", role: "Community Member", company: "Local Resident", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/crazy-hero-happy-expression_1194-4156.jpg", imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346506.jpg", imageAlt: "Portrait of John Smith"},
imageAlt: "Portrait of Dennis Saldivar", ]}
icon: Star, kpiItems={[
}, { value: "99%", label: "Satisfaction" },
{ { value: "500+", label: "Projects Done" },
id: "3", { value: "15+", label: "Years Experience" },
name: "T Jones", ]}
role: "Customer", title="What Our Valued Customers Say"
testimonial: "I have been going here for years getting copies and faxing off important paperwork. I'm never disappointed in the service with a smile I get each time I come in the door.", description="Don't just take our word for it hear directly from the businesses and individuals in the community who trust Infinity Copy."
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-bald-call-center-man-wearing-headset-sitting-desk-with-work-tools-doing-ok-sign-showing-thumb-up-laptop-isolated-white_141793-84103.jpg", />
imageAlt: "Portrait of T Jones", </div>
icon: Star,
},
{
id: "4",
name: "Maria Rodriguez",
role: "Small Business Owner",
testimonial: "Very good customer service, quality, and prices! Infinity Copy is my go-to for all my printing needs, always reliable.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-man-working-travel-agency_52683-136439.jpg",
imageAlt: "Portrait of Maria Rodriguez",
icon: Star,
},
{
id: "5",
name: "John Smith",
role: "Community Member",
testimonial: "Great staff, very reasonable prices. They even helped me with an email for printing. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/customer-experience-creative-collage_23-2149346506.jpg",
imageAlt: "Portrait of John Smith",
icon: Star,
},
{
id: "6",
name: "Sarah Miller",
role: "Student",
testimonial: "Needed some last-minute reports printed for class, and Infinity Copy delivered quickly and perfectly. Lifesavers!",
imageSrc: "http://img.b2bpic.net/free-photo/business-woman-banner-concept-with-copy-space_23-2149601533.jpg",
imageAlt: "Happy student portrait",
icon: Star,
},
]}
title="What Our Valued Customers Say"
description="Don't just take our word for it hear directly from the businesses and individuals in the community who trust Infinity Copy."
/>
</div>
<div id="faq" data-section="faq"> <div id="faq" data-section="faq">
<FaqSplitMedia <FaqSplitText
textboxLayout="default" faqs={[
useInvertedBackground={false} {
faqs={[ id: "q1", title: "What are your operating hours?", content: "We are open Monday to Friday from 9 AM to 6 PM. We are closed on weekends and major holidays."},
{ {
id: "q1", id: "q2", title: "Can I email my documents for printing?", content: "Yes, you can email your documents to our store for printing. Please call ahead to confirm receipt and discuss any specific printing instructions."},
title: "What are your operating hours?", {
content: "We are open Monday to Friday from 9 AM to 6 PM. We are closed on weekends and major holidays.", id: "q3", title: "Do you offer large format printing?", content: "Absolutely! We offer large format printing services suitable for posters, banners, blueprints, and more. Contact us with your specifications."},
}, {
{ id: "q4", title: "Do you provide notary services?", content: "Yes, we have certified notaries on staff to assist with your legal document notarization needs. Please call ahead to confirm availability."},
id: "q2", {
title: "Can I email my documents for printing?", id: "q5", title: "What payment methods do you accept?", content: "We accept cash, major credit cards (Visa, Mastercard, American Express, Discover), and mobile payments like Apple Pay and Google Pay."},
content: "Yes, you can email your documents to our store for printing. Please call ahead to confirm receipt and discuss any specific printing instructions.", ]}
}, sideTitle="Frequently Asked Questions"
{ sideDescription="Find quick answers to your most common questions about our services, operating hours, and how to get your projects started."
id: "q3", faqsAnimation="slide-up"
title: "Do you offer large format printing?", useInvertedBackground={false}
content: "Absolutely! We offer large format printing services suitable for posters, banners, blueprints, and more. Contact us with your specifications.", textPosition="right"
}, buttons={[
{ {
id: "q4", text: "Contact Support", href: "#contact"},
title: "Do you provide notary services?", ]}
content: "Yes, we have certified notaries on staff to assist with your legal document notarization needs. Please call ahead to confirm availability.", />
}, </div>
{
id: "q5",
title: "What payment methods do you accept?",
content: "We accept cash, major credit cards (Visa, Mastercard, American Express, Discover), and mobile payments like Apple Pay and Google Pay.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/happy-businesswoman_1098-14872.jpg"
imageAlt="Friendly staff member at a copy shop counter, ready to assist"
mediaAnimation="opacity"
mediaPosition="left"
title="Frequently Asked Questions"
description="Find quick answers to your most common questions about our services, operating hours, and how to get your projects started."
faqsAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCTA <ContactCenter
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "radial-gradient", variant: "radial-gradient"}}
}} tag="Get in Touch"
tag="Get in Touch" title="Ready for Fast, Friendly Service?"
title="Ready for Fast, Friendly Service?" description="Visit us, call us, or send an email to get started on your next printing or document project. We're here to provide quality and convenience!"
description="Visit us, call us, or send an email to get started on your next printing or document project. We're here to provide quality and convenience!" inputPlaceholder="Your email address"
buttons={[ buttonText="Send Message"
{ termsText="By sending a message, you're confirming that you agree with our Terms and Conditions."
text: "Call Us Today", onSubmit={(email) => console.log("Contact form submission:", email)}
href: "tel:+19722187188", />
}, </div>
{
text: "Send an Email",
href: "mailto:info@infinitycopy.com",
},
]}
/>
</div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterBaseCard <FooterLogoEmphasis
logoText="Infinity Copy" logoText="Infinity Copy"
columns={[ columns={[
{ {
title: "Quick Links", items: [
items: [ { label: "Home", href: "#hero" },
{ { label: "About Us", href: "#about" },
label: "Home", { label: "Services", href: "#services" },
href: "#hero", { label: "Pricing", href: "#pricing" },
}, ],
{ },
label: "About Us", {
href: "#about", items: [
}, { label: "Document Printing", href: "#services" },
{ { label: "Notary Public", href: "#services" },
label: "Services", { label: "Fax Services", href: "#services" },
href: "#services", { label: "Binding & Lamination", href: "#services" },
}, ],
{ },
label: "Pricing", {
href: "#pricing", items: [
}, { label: "1316 N Dallas Ave, Lancaster, TX 75134", href: "https://www.google.com/maps/search/1316+N+Dallas+Ave,+Lancaster,+TX+75134" },
], { label: "(972) 218-7188", href: "tel:+19722187188" },
}, { label: "info@infinitycopy.com", href: "mailto:info@infinitycopy.com" },
{ { label: "Directions", href: "https://www.google.com/maps/search/1316+N+Dallas+Ave,+Lancaster,+TX+75134" },
title: "Our Services", ],
items: [ },
{ ]}
label: "Document Printing", />
href: "#services", </div>
},
{
label: "Notary Public",
href: "#services",
},
{
label: "Fax Services",
href: "#services",
},
{
label: "Binding & Lamination",
href: "#services",
},
],
},
{
title: "Contact Info",
items: [
{
label: "1316 N Dallas Ave, Lancaster, TX 75134",
href: "https://www.google.com/maps/search/1316+N+Dallas+Ave,+Lancaster,+TX+75134",
},
{
label: "(972) 218-7188",
href: "tel:+19722187188",
},
{
label: "info@infinitycopy.com",
href: "mailto:info@infinitycopy.com",
},
{
label: "Directions",
href: "https://www.google.com/maps/search/1316+N+Dallas+Ave,+Lancaster,+TX+75134",
},
],
},
]}
copyrightText="© 2024 Infinity Copy. All rights reserved."
/>
</div>
</ReactLenis> </ReactLenis>
</ThemeProvider> </ThemeProvider>
); );