Update src/app/page.tsx

This commit is contained in:
2026-03-04 23:35:39 +00:00
parent ec793452d0
commit cce4f1fddf

View File

@@ -86,7 +86,7 @@ export default function HomePage() {
{ text: "Request a Quote", href: "/contact" },
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/young-female-client-store-is-trying-different-frames-her-small-canvas-is-talking-with-attractive-male-employee_662251-239.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-female-client-store-is-trying-different-frames-her-small-canvas-is-talking-with-attractive-male-employee_662251-239.jpg?_wi=1"
imageAlt="Modern print shop interior"
mediaAnimation="opacity"
imagePosition="right"
@@ -116,21 +116,21 @@ export default function HomePage() {
id: "01",
title: "Business Cards",
description: "Professional business cards that make a lasting impression. Premium materials and sharp printing.",
imageSrc: "http://img.b2bpic.net/free-vector/beautiful-full-color-business-card_1035-4188.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/beautiful-full-color-business-card_1035-4188.jpg?_wi=1",
imageAlt: "Business cards printing service",
},
{
id: "02",
title: "Flyers & Brochures",
description: "Eye-catching flyers and brochures to promote your business. Perfect for events, sales, and marketing campaigns.",
imageSrc: "http://img.b2bpic.net/free-vector/business-flyer-template_23-2148101267.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/business-flyer-template_23-2148101267.jpg?_wi=1",
imageAlt: "Flyer and brochure printing",
},
{
id: "03",
title: "Signs & Banners",
description: "Custom signs and banners for your storefront or events. Durable and highly visible printing solutions.",
imageSrc: "http://img.b2bpic.net/free-vector/modern-green-pink-brown-banner-design-templates-with-stripes_1097-1123.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/modern-green-pink-brown-banner-design-templates-with-stripes_1097-1123.jpg?_wi=1",
imageAlt: "Custom signs and banners",
},
{
@@ -196,7 +196,7 @@ export default function HomePage() {
tag: "Restaurant",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
avatarAlt: "Sarah Johnson",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Professional printing service",
},
{
@@ -220,7 +220,7 @@ export default function HomePage() {
tag: "Nonprofit",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
avatarAlt: "Emily Davis",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Community printing support",
},
{
@@ -232,7 +232,7 @@ export default function HomePage() {
tag: "Corporate",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
avatarAlt: "David Thompson",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
imageAlt: "Professional business service",
},
{
@@ -244,7 +244,7 @@ export default function HomePage() {
tag: "Education",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
avatarAlt: "Lisa Martinez",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
imageAlt: "School event printing",
},
{
@@ -256,7 +256,7 @@ export default function HomePage() {
tag: "Religious Organization",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
avatarAlt: "James Wilson",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5",
imageAlt: "Church printing materials",
},
]}
@@ -277,7 +277,7 @@ export default function HomePage() {
tagAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/man-making-surfboard_107420-94953.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-making-surfboard_107420-94953.jpg?_wi=1"
imageAlt="The Village Printer shop"
mediaAnimation="opacity"
mediaPosition="right"