Update src/app/page.tsx
This commit is contained in:
@@ -74,15 +74,15 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-clay-roof-tile_657883-716.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-clay-roof-tile_657883-716.jpg?_wi=1",
|
||||
imageAlt: "professional roofing worker on house roof",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg?_wi=1",
|
||||
imageAlt: "commercial metal roofing project site",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-metal-ladder-holding-paint-can-presenting-camera-isolated-green-wall_141793-15954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-metal-ladder-holding-paint-can-presenting-camera-isolated-green-wall_141793-15954.jpg?_wi=1",
|
||||
imageAlt: "roof inspection residential home exterior",
|
||||
},
|
||||
]}
|
||||
@@ -104,31 +104,31 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Experienced Team",
|
||||
description: "Highly trained experts with years of industry knowledge.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-clay-roof-tile_657883-716.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/home-clay-roof-tile_657883-716.jpg?_wi=2",
|
||||
imageAlt: "professional roofing worker on house roof",
|
||||
},
|
||||
{
|
||||
title: "Tailored Solutions",
|
||||
description: "Designs built specifically for your budget and home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chisinau-arena-sunset-moldova_1268-16015.jpg?_wi=2",
|
||||
imageAlt: "professional roofing worker on house roof",
|
||||
},
|
||||
{
|
||||
title: "Quality Materials",
|
||||
description: "Top-grade sheets and building components used every time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-metal-ladder-holding-paint-can-presenting-camera-isolated-green-wall_141793-15954.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-metal-ladder-holding-paint-can-presenting-camera-isolated-green-wall_141793-15954.jpg?_wi=2",
|
||||
imageAlt: "professional roofing worker on house roof",
|
||||
},
|
||||
{
|
||||
title: "On-Time Delivery",
|
||||
description: "We respect deadlines and work efficiently.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-architects-with-plan-table_23-2147702513.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-architects-with-plan-table_23-2147702513.jpg?_wi=1",
|
||||
imageAlt: "professional roofing worker on house roof",
|
||||
},
|
||||
{
|
||||
title: "Flexible Payment",
|
||||
description: "Various options available to suit your financial needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-construction-workers-posing_23-2149366628.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-construction-workers-posing_23-2149366628.jpg?_wi=1",
|
||||
imageAlt: "professional roofing worker on house roof",
|
||||
},
|
||||
]}
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
quote: "The team understands roofing perfectly. They listen and tailor everything to your needs.",
|
||||
name: "Sarah J.",
|
||||
role: "Homeowner",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-construction-workers-posing_23-2149366628.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-construction-workers-posing_23-2149366628.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -245,7 +245,7 @@ export default function LandingPage() {
|
||||
description="At NAK Roofing, we focus on delivering reliable solutions backed by experience, quality materials, and strong service."
|
||||
subdescription="Our goal is simple: deliver durable roofing, on time, every time."
|
||||
icon={Shield}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/three-architects-with-plan-table_23-2147702513.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/three-architects-with-plan-table_23-2147702513.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user