Update src/app/page.tsx
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
description="Elevating your brand presence with premium, high-impact custom signage and visual communication solutions."
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/equipment-tanner_1098-16264.jpg", imageAlt: "Signage Workshop" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/sign-building_23-2147726647.jpg", imageAlt: "Modern Signage" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/sign-building_23-2147726647.jpg?_wi=1", imageAlt: "Modern Signage" },
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
buttons={[{ text: "Explore Services", href: "#products" }, { text: "Get a Quote", href: "#contact" }]}
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Precision Manufacturing", description: "State-of-the-art machinery ensuring perfect cuts and lasting durability for every outdoor application.", imageSrc: "http://img.b2bpic.net/free-photo/sign-building_23-2147726647.jpg" },
|
||||
{ title: "Precision Manufacturing", description: "State-of-the-art machinery ensuring perfect cuts and lasting durability for every outdoor application.", imageSrc: "http://img.b2bpic.net/free-photo/sign-building_23-2147726647.jpg?_wi=2" },
|
||||
{ title: "Premium Materials", description: "We source only high-quality acrylics, metals, and LEDs to guarantee longevity under harsh environments.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-open-sign-neon-lights_23-2148283869.jpg" },
|
||||
{ title: "Full-Service Installation", description: "We manage the logistics, safety permits, and installation process for a completely stress-free experience.", imageSrc: "http://img.b2bpic.net/free-photo/billboard-with-information-board_23-2147726630.jpg" },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user