Merge version_1 into main #1
@@ -68,27 +68,27 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flower-composition-bucket-roses-orchid-lithianthus-side-view_141793-4427.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flower-composition-bucket-roses-orchid-lithianthus-side-view_141793-4427.jpg?_wi=1",
|
||||
imageAlt: "Aranjament floral",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowers-bouquet-dining-table_1339-1210.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowers-bouquet-dining-table_1339-1210.jpg?_wi=1",
|
||||
imageAlt: "Buchet cadou",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lisianthus-bouquet-wooden-table_501050-262.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lisianthus-bouquet-wooden-table_501050-262.jpg?_wi=1",
|
||||
imageAlt: "Aranjament de primăvară",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pink-flower_1150-18004.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pink-flower_1150-18004.jpg?_wi=1",
|
||||
imageAlt: "Decorațiuni florale",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flower-composition-bucket-roses-orchid-lithianthus-side-view_141793-4427.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flower-composition-bucket-roses-orchid-lithianthus-side-view_141793-4427.jpg?_wi=2",
|
||||
imageAlt: "Flori proaspete",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowers-bouquet-dining-table_1339-1210.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowers-bouquet-dining-table_1339-1210.jpg?_wi=2",
|
||||
imageAlt: "Trandafiri",
|
||||
},
|
||||
]}
|
||||
@@ -120,7 +120,7 @@ export default function LandingPage() {
|
||||
price: "150 RON",
|
||||
rating: 5,
|
||||
reviewCount: "12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowers-bouquet-dining-table_1339-1210.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flowers-bouquet-dining-table_1339-1210.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
price: "120 RON",
|
||||
rating: 5,
|
||||
reviewCount: "8",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lisianthus-bouquet-wooden-table_501050-262.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lisianthus-bouquet-wooden-table_501050-262.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
price: "300 RON",
|
||||
rating: 5,
|
||||
reviewCount: "6",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pink-flower_1150-18004.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-pink-flower_1150-18004.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Aranjamente Florale & Buchete"
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
name: "Ana Popescu",
|
||||
role: "Client",
|
||||
testimonial: "Buchetul a fost livrat la timp, iar florile au fost foarte proaspete.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-coffee-cup_23-2149442257.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-coffee-cup_23-2149442257.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
name: "Elena Dumitru",
|
||||
role: "Client",
|
||||
testimonial: "Un serviciu impecabil, recomand cu încredere pentru orice ocazie!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-coffee-cup_23-2149442257.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-with-coffee-cup_23-2149442257.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Recenzii Clienți"
|
||||
|
||||
Reference in New Issue
Block a user