Update src/app/page.tsx
This commit is contained in:
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rainbow-sky-residential-area-houses_169016-21426.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/rainbow-sky-residential-area-houses_169016-21426.jpg?_wi=1"
|
||||
imageAlt="Modern premium roofing"
|
||||
avatars={[
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
description: "Bespoke roofing specifications tailored to unique project requirements.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-concrete-stairs_400718-31.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/photo-concrete-stairs_400718-31.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="modern showroom interior design"
|
||||
/>
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Decades of experience providing building solutions across Kenya.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rainbow-sky-residential-area-houses_169016-21426.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/rainbow-sky-residential-area-houses_169016-21426.jpg?_wi=2",
|
||||
imageAlt: "View of luxurious villa with modern architectural design",
|
||||
},
|
||||
{
|
||||
@@ -188,7 +188,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Architectural support to realize your unique design vision.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-stairs_400718-31.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-concrete-stairs_400718-31.jpg?_wi=2",
|
||||
imageAlt: "View of luxurious villa with modern architectural design",
|
||||
},
|
||||
{
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Corrosion-resistant finishes built for long-term endurance.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-fence-grey-tones_23-2148744274.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-fence-grey-tones_23-2148744274.jpg?_wi=1",
|
||||
imageAlt: "View of luxurious villa with modern architectural design",
|
||||
},
|
||||
]}
|
||||
@@ -220,7 +220,7 @@ export default function LandingPage() {
|
||||
price: "Contact for pricing",
|
||||
rating: 5,
|
||||
reviewCount: "120+",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-fence-grey-tones_23-2148744274.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/metallic-background-fence-grey-tones_23-2148744274.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
|
||||
Reference in New Issue
Block a user