Update src/app/page.tsx
This commit is contained in:
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
name: "Industrial Cement",
|
||||
price: "Best Price",
|
||||
variant: "Premium Quality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12471.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12471.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -127,7 +127,7 @@ export default function LandingPage() {
|
||||
name: "Lumber & Timber",
|
||||
price: "Market Rate",
|
||||
variant: "Pressure Treated",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12471.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wall-texture-pattern_58702-12471.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Building Essentials"
|
||||
@@ -153,7 +153,7 @@ export default function LandingPage() {
|
||||
name: "Anisa Maxhuni",
|
||||
role: "Project Manager",
|
||||
testimonial: "Reliable supplier, always on time with deliveries.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-project_23-2148751960.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-project_23-2148751960.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
name: "Elena Berisha",
|
||||
role: "Homeowner",
|
||||
testimonial: "Baumall helped me finish my renovation ahead of schedule.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-project_23-2148751960.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-man-holding-project_23-2148751960.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="What Contractors Say"
|
||||
|
||||
Reference in New Issue
Block a user