Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-04-06 19:18:14 +00:00

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
<HeroOverlay
title="Precision Laser Engraving & Cutting"
description="At Laser Tech, we offer professional laser engraving and cutting services for businesses and individuals. From custom awards to industrial signage, we deliver precision."
imageSrc="http://img.b2bpic.net/free-photo/modern-clock-wall_1385-1533.jpg"
imageSrc="http://img.b2bpic.net/free-photo/modern-clock-wall_1385-1533.jpg?_wi=1"
imageAlt="Laser engraving studio"
avatars={[
{
@@ -91,7 +91,7 @@ export default function LandingPage() {
name: "Crystal Awards",
price: "Contact for quote",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-silver-cup-trophies_23-2149458768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-silver-cup-trophies_23-2149458768.jpg?_wi=1",
},
{
id: "p2",
@@ -131,7 +131,7 @@ export default function LandingPage() {
name: "Executive Pen Collections",
price: "Contact for quote",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-pen-near-notebook-white-surface_181624-15656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-pen-near-notebook-white-surface_181624-15656.jpg?_wi=1",
},
]}
title="Our Laser Services"
@@ -151,7 +151,7 @@ export default function LandingPage() {
title: "Unmatched Precision",
description: "High-resolution laser systems ensuring clean edges and intricate detail for complex design requirements.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-silver-cup-trophies_23-2149458768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-silver-cup-trophies_23-2149458768.jpg?_wi=2",
},
items: [
{
@@ -164,14 +164,14 @@ export default function LandingPage() {
},
],
reverse: false,
imageSrc: "http://img.b2bpic.net/free-photo/modern-clock-wall_1385-1533.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/modern-clock-wall_1385-1533.jpg?_wi=2",
imageAlt: "laser engraving machine industrial close up",
},
{
title: "Fast Turnaround",
description: "Optimized workflow and efficient processing to get your custom products delivered on schedule.",
media: {
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-pen-near-notebook-white-surface_181624-15656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-pen-near-notebook-white-surface_181624-15656.jpg?_wi=2",
},
items: [
{
@@ -184,7 +184,7 @@ export default function LandingPage() {
},
],
reverse: true,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-silver-cup-trophies_23-2149458768.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-silver-cup-trophies_23-2149458768.jpg?_wi=3",
imageAlt: "clear acrylic award plaque engraving",
},
]}