Update src/app/page.tsx

This commit is contained in:
2026-04-12 02:43:10 +00:00
parent f2705bbc4d
commit caa39ad2da

View File

@@ -69,7 +69,7 @@ export default function LandingPage() {
href: "tel:+",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/concrete-building_1127-2031.jpg"
imageSrc="http://img.b2bpic.net/free-photo/concrete-building_1127-2031.jpg?_wi=1"
showDimOverlay={true}
avatars={[
{
@@ -120,13 +120,13 @@ export default function LandingPage() {
id: "1",
name: "Aluminium Roofing Sheets",
price: "High Quality",
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756593.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756593.jpg?_wi=1",
},
{
id: "2",
name: "AluZinc Roofing Sheets",
price: "Premium Grade",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15638.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15638.jpg?_wi=1",
},
{
id: "3",
@@ -176,7 +176,7 @@ export default function LandingPage() {
description: "Unbeatable prices for high-grade roofing products.",
bentoComponent: "reveal-icon",
icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/concrete-building_1127-2031.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/concrete-building_1127-2031.jpg?_wi=2",
imageAlt: "Iron structure",
},
{
@@ -184,7 +184,7 @@ export default function LandingPage() {
description: "Our location is central and disability-friendly.",
bentoComponent: "reveal-icon",
icon: MapPin,
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756593.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756593.jpg?_wi=2",
imageAlt: "Iron structure",
},
{
@@ -192,7 +192,7 @@ export default function LandingPage() {
description: "Reliable, friendly, and expert service always.",
bentoComponent: "reveal-icon",
icon: UserCheck,
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15638.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15638.jpg?_wi=2",
imageAlt: "Iron structure",
},
]}