Merge version_1 into main #4
@@ -127,13 +127,13 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Bouquet Romantique", price: "350 DH", imageSrc: "http://img.b2bpic.net/free-photo/top-view-white-surface-with-pink-flowers-book_23-2147609445.jpg?_wi=3", imageAlt: "romantic red rose bouquet gift"
|
||||
id: "1", name: "Bouquet Romantique", price: "350 DH", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0PLqvRp2iiyQEifEaBl51ULo/uploaded-1773623821229-l0p6uq22.jpg", imageAlt: "romantic red rose bouquet gift"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Bouquet Mariage Luxe", price: "1200 DH", imageSrc: "http://img.b2bpic.net/free-photo/front-view-bride-posing-indoors_23-2150264552.jpg?_wi=2", imageAlt: "wedding bridal bouquet white flowers"
|
||||
id: "2", name: "Bouquet Mariage Luxe", price: "1200 DH", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0PLqvRp2iiyQEifEaBl51ULo/uploaded-1773623880550-hrddxy7s.jpg", imageAlt: "wedding bridal bouquet white flowers"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Bouquet Célébration", price: "400 DH", imageSrc: "http://img.b2bpic.net/free-photo/side-view-flowers-florist-process-making-bouquet_176420-16675.jpg?_wi=2", imageAlt: "colorful celebration flower bouquet birthday"
|
||||
id: "3", name: "Bouquet Célébration", price: "400 DH", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY0PLqvRp2iiyQEifEaBl51ULo/uploaded-1773623919481-a8escuck.jpg", imageAlt: "colorful celebration flower bouquet birthday"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user