Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6dc3dda0b2 | |||
| a6689c741c |
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
title="Elite Printing Solutions for Your Business"
|
title="Elite Printing Solutions for Your Business"
|
||||||
description="Professional printing from business cards to large-scale banners. We handle your social media designs and custom packaging with precision."
|
description="Professional printing from business cards to large-scale banners. We handle your social media designs and custom packaging with precision."
|
||||||
tag="Quality Marketing & Printing"
|
tag="Quality Marketing & Printing"
|
||||||
buttons={[{ text: "Get A Quote", href: "#contact" }]}
|
buttons={[{ text: "Request Free Quote", href: "#contact" }]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-holding-color-palette_23-2149345284.jpg", imageAlt: "Elite Printing Studio" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-holding-color-palette_23-2149345284.jpg", imageAlt: "Elite Printing Studio" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-cmyk-toners-assortment_23-2149120697.jpg", imageAlt: "Print machine expertise" }
|
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-cmyk-toners-assortment_23-2149120697.jpg", imageAlt: "Print machine expertise" }
|
||||||
@@ -183,4 +183,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user