diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx
index 6530caf..04e7509 100644
--- a/src/app/contact/page.tsx
+++ b/src/app/contact/page.tsx
@@ -18,14 +18,11 @@ export default function ContactPage() {
];
const navButton = {
- text: "Request a Quote",
- href: "/contact",
- };
+ text: "Request a Quote", href: "/contact"};
const footerColumns = [
{
- title: "Company",
- items: [
+ title: "Company", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Services", href: "#services" },
@@ -33,8 +30,7 @@ export default function ContactPage() {
],
},
{
- title: "Services",
- items: [
+ title: "Services", items: [
{ label: "Business Forms", href: "#services" },
{ label: "Carbonless Forms", href: "#services" },
{ label: "Invoices & Orders", href: "#services" },
@@ -42,8 +38,7 @@ export default function ContactPage() {
],
},
{
- title: "Support",
- items: [
+ title: "Support", items: [
{ label: "Request a Quote", href: "/contact" },
{ label: "Contact Us", href: "/contact" },
{ label: "FAQ", href: "#" },
@@ -83,7 +78,7 @@ export default function ContactPage() {
tagAnimation="opacity"
background={{ variant: "plain" }}
useInvertedBackground={true}
- imageSrc="http://img.b2bpic.net/free-vector/top-view-professional-office-desk_23-2147913574.jpg?_wi=3"
+ imageSrc="http://img.b2bpic.net/free-vector/top-view-professional-office-desk_23-2147913574.jpg"
imageAlt="Professional business office environment"
mediaAnimation="blur-reveal"
mediaPosition="right"
@@ -97,26 +92,11 @@ export default function ContactPage() {
@@ -140,26 +120,16 @@ export default function ContactPage() {
tagAnimation="opacity"
accordionItems={[
{
- id: "turnaround-time",
- title: "What's Your Typical Turnaround Time?",
- content: "Standard turnaround is 5-7 business days for most projects. For rush orders, we offer expedited service with 24-48 hour turnaround options at competitive rates.",
- },
+ id: "turnaround-time", title: "What's Your Typical Turnaround Time?", content: "Standard turnaround is 5-7 business days for most projects. For rush orders, we offer expedited service with 24-48 hour turnaround options at competitive rates."},
{
- id: "minimum-order",
- title: "Do You Have Minimum Order Quantities?",
- content: "We can handle projects of any size, from small one-time orders to large volume runs. We'll work with your budget and timeline to find the right solution.",
- },
+ id: "minimum-order", title: "Do You Have Minimum Order Quantities?", content: "We can handle projects of any size, from small one-time orders to large volume runs. We'll work with your budget and timeline to find the right solution."},
{
- id: "pricing",
- title: "How Do You Price Your Services?",
- content: "We provide custom quotes based on your specific project requirements. Factors include quantity, paper type, ink color, finishing options, and delivery timeline. Request a quote and we'll get back to you quickly.",
- },
+ id: "pricing", title: "How Do You Price Your Services?", content: "We provide custom quotes based on your specific project requirements. Factors include quantity, paper type, ink color, finishing options, and delivery timeline. Request a quote and we'll get back to you quickly."},
{
- id: "file-format",
- title: "What File Formats Do You Accept?",
- content: "We accept PDF, AI, EPS, PSD, TIFF, and JPG files. For best results, we recommend high-resolution PDFs with embedded fonts and colors in CMYK format.",
- },
+ id: "file-format", title: "What File Formats Do You Accept?", content: "We accept PDF, AI, EPS, PSD, TIFF, and JPG files. For best results, we recommend high-resolution PDFs with embedded fonts and colors in CMYK format."},
]}
+ imageSrc="http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg"
+ imageAlt="Professional printing facility with quality control processes"
mediaPosition="left"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 2d6befa..e1399e6 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -21,14 +21,11 @@ export default function HomePage() {
];
const navButton = {
- text: "Request a Quote",
- href: "/contact",
- };
+ text: "Request a Quote", href: "/contact"};
const footerColumns = [
{
- title: "Company",
- items: [
+ title: "Company", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Services", href: "#services" },
@@ -36,8 +33,7 @@ export default function HomePage() {
],
},
{
- title: "Services",
- items: [
+ title: "Services", items: [
{ label: "Business Forms", href: "#services" },
{ label: "Carbonless Forms", href: "#services" },
{ label: "Invoices & Orders", href: "#services" },
@@ -45,8 +41,7 @@ export default function HomePage() {
],
},
{
- title: "Support",
- items: [
+ title: "Support", items: [
{ label: "Request a Quote", href: "/contact" },
{ label: "Contact Us", href: "/contact" },
{ label: "FAQ", href: "#" },
@@ -84,20 +79,14 @@ export default function HomePage() {
background={{ variant: "plain" }}
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273084.jpg",
- alt: "Professional printed business forms and documents",
- },
+ src: "http://img.b2bpic.net/free-photo/still-life-fashion-designer-s-office_23-2151273084.jpg", alt: "Professional printed business forms and documents"},
]}
avatarText="Trusted by businesses since 1985"
buttons={[
{
- text: "Request a Quote",
- href: "/contact",
- },
+ text: "Request a Quote", href: "/contact"},
{
- text: "Learn More",
- href: "#services",
- },
+ text: "Learn More", href: "#services"},
]}
buttonAnimation="opacity"
marqueeItems={[
@@ -120,27 +109,15 @@ export default function HomePage() {
tagAnimation="opacity"
accordionItems={[
{
- id: "decades-trust",
- title: "Decades of Trust",
- content: "Many of our customers have relied on us for years because they know we deliver consistent results, quality work, and dependable service every single time.",
- },
+ id: "decades-trust", title: "Decades of Trust", content: "Many of our customers have relied on us for years because they know we deliver consistent results, quality work, and dependable service every single time."},
{
- id: "fast-turnaround",
- title: "Fast Turnaround",
- content: "When timing matters and your business needs materials quickly, we work efficiently without sacrificing accuracy. Speed without compromise is our commitment.",
- },
+ id: "fast-turnaround", title: "Fast Turnaround", content: "When timing matters and your business needs materials quickly, we work efficiently without sacrificing accuracy. Speed without compromise is our commitment."},
{
- id: "competitive-pricing",
- title: "Competitive Pricing",
- content: "We provide strong value without compromising on quality. Great print work should not come with inflated costs — fair pricing is core to our business model.",
- },
+ id: "competitive-pricing", title: "Competitive Pricing", content: "We provide strong value without compromising on quality. Great print work should not come with inflated costs — fair pricing is core to our business model."},
{
- id: "great-people",
- title: "Friendly, Professional Team",
- content: "Our team is known for being responsive, knowledgeable, and easy to work with. Great employees make the difference in every customer relationship.",
- },
+ id: "great-people", title: "Friendly, Professional Team", content: "Our team is known for being responsive, knowledgeable, and easy to work with. Great employees make the difference in every customer relationship."},
]}
- imageSrc="http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/mid-adult-engineer-two-steel-workers-going-through-quality-reports-while-working-industrial-building_637285-4094.jpg"
imageAlt="Professional printing facility with quality control processes"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
@@ -152,37 +129,13 @@ export default function HomePage() {
@@ -292,26 +205,11 @@ export default function HomePage() {
@@ -341,7 +237,7 @@ export default function HomePage() {
tagAnimation="opacity"
background={{ variant: "plain" }}
useInvertedBackground={true}
- imageSrc="http://img.b2bpic.net/free-vector/top-view-professional-office-desk_23-2147913574.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-vector/top-view-professional-office-desk_23-2147913574.jpg"
imageAlt="Professional business office environment"
mediaAnimation="blur-reveal"
mediaPosition="right"