Update src/app/page.tsx
This commit is contained in:
@@ -54,7 +54,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "plain" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1565183938294-7563f3ff68c5?w=1200&h=600&fit=crop", imageAlt: "Professional drywall installation and finishing"
|
||||
imageSrc: "https://images.unsplash.com/photo-1565183938294-7563f3ff68c5?w=1200&h=600&fit=crop&_wi=1", imageAlt: "Professional drywall installation and finishing"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1585771724684-38269d6639fd?w=1200&h=600&fit=crop", imageAlt: "Expert plumbing repair and installation"
|
||||
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
imageSrc: "https://images.unsplash.com/photo-1581578731548-c64695c952952?w=1200&h=600&fit=crop", imageAlt: "Professional electrical work and installation"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1565183938294-7563f3ff68c5?w=1200&h=600&fit=crop", imageAlt: "HVAC furnace maintenance and repair"
|
||||
imageSrc: "https://images.unsplash.com/photo-1565183938294-7563f3ff68c5?w=1200&h=600&fit=crop&_wi=2", imageAlt: "HVAC furnace maintenance and repair"
|
||||
},
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1558618666-fcd25c85cd64?w=1200&h=600&fit=crop", imageAlt: "Professional lighting fixtures installation"
|
||||
|
||||
Reference in New Issue
Block a user