Merge version_1 into main #1
@@ -54,16 +54,16 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/building-construction-worker-site-with-architect_23-2149124290.jpg", imageAlt: "modern construction site professional workers"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg", imageAlt: "modern home interior renovation design"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg?_wi=1", imageAlt: "modern home interior renovation design"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-building-with-closed-window_23-2148252720.jpg", imageAlt: "modern house facade exterior design"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-building-with-closed-window_23-2148252720.jpg?_wi=1", imageAlt: "modern house facade exterior design"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-sofa_74190-3595.jpg", imageAlt: "luxury interior modern kitchen design"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-sofa_74190-3595.jpg?_wi=1", imageAlt: "luxury interior modern kitchen design"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-design-professional-working-wooden-desk-indoors-generated-by-ai_188544-27985.jpg", imageAlt: "commercial building construction project site"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-design-professional-working-wooden-desk-indoors-generated-by-ai_188544-27985.jpg?_wi=1", imageAlt: "commercial building construction project site"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-working-with-geometric-triangle-pen_23-2148039880.jpg", imageAlt: "construction planning meeting professional team"
|
||||
@@ -138,19 +138,19 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Radu Construction", name: "Construcție Rezidențială Completă", price: "Finalizat 2024", rating: 5,
|
||||
reviewCount: "Satisfacție 100%", imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg", imageAlt: "Residential construction project complete finishes"
|
||||
reviewCount: "Satisfacție 100%", imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg?_wi=2", imageAlt: "Residential construction project complete finishes"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Radu Construction", name: "Renovare Apartament Luxus", price: "Finalizat 2024", rating: 5,
|
||||
reviewCount: "Satisfacție 100%", imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-sofa_74190-3595.jpg", imageAlt: "Luxury apartment renovation modern design"
|
||||
reviewCount: "Satisfacție 100%", imageSrc: "http://img.b2bpic.net/free-photo/empty-chair-sofa_74190-3595.jpg?_wi=2", imageAlt: "Luxury apartment renovation modern design"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Radu Construction", name: "Finisaje Exterior Moderne", price: "Finalizat 2023", rating: 5,
|
||||
reviewCount: "Satisfacție 98%", imageSrc: "http://img.b2bpic.net/free-photo/close-up-building-with-closed-window_23-2148252720.jpg", imageAlt: "Professional exterior finish contemporary style"
|
||||
reviewCount: "Satisfacție 98%", imageSrc: "http://img.b2bpic.net/free-photo/close-up-building-with-closed-window_23-2148252720.jpg?_wi=2", imageAlt: "Professional exterior finish contemporary style"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "Radu Construction", name: "Spațiu Comercial Complet", price: "Finalizat 2023", rating: 5,
|
||||
reviewCount: "Satisfacție 100%", imageSrc: "http://img.b2bpic.net/free-photo/modern-design-professional-working-wooden-desk-indoors-generated-by-ai_188544-27985.jpg", imageAlt: "Commercial space modern construction"
|
||||
reviewCount: "Satisfacție 100%", imageSrc: "http://img.b2bpic.net/free-photo/modern-design-professional-working-wooden-desk-indoors-generated-by-ai_188544-27985.jpg?_wi=2", imageAlt: "Commercial space modern construction"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user