Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-stylish-woman-wedding-dress_285396-7800.jpg", imageAlt: "Professional bridal hairstyle"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-stylish-woman-wedding-dress_285396-7800.jpg?_wi=1", imageAlt: "Professional bridal hairstyle"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-hairdresser-woman-smiling-looking-mirror-beauty-salon_176420-4473.jpg", imageAlt: "Elegant event hairstyle"},
|
||||
{
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Bridal Collection", name: "Classic Bridal Updo", price: "From 150 DH", rating: 5,
|
||||
reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-stylish-woman-wedding-dress_285396-7800.jpg", imageAlt: "Classic bridal updo"},
|
||||
reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-stylish-woman-wedding-dress_285396-7800.jpg?_wi=2", imageAlt: "Classic bridal updo"},
|
||||
{
|
||||
id: "2", brand: "Bridal Collection", name: "Romantic Waves", price: "From 150 DH", rating: 5,
|
||||
reviewCount: "48+", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-beautiful-bride-posing_23-2149860835.jpg", imageAlt: "Romantic waves hairstyle"},
|
||||
@@ -129,10 +129,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Charlotte Ourini", role: "Bride", company: "Marrakech Wedding", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Charlotte Ourini"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=1", imageAlt: "Charlotte Ourini"},
|
||||
{
|
||||
id: "2", name: "Anas Lahlou", role: "Event Coordinator", company: "Premium Events", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Anas Lahlou"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg?_wi=2", imageAlt: "Anas Lahlou"},
|
||||
{
|
||||
id: "3", name: "Amal Mounji", role: "Bride", company: "Local Bride", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg", imageAlt: "Amal Mounji"},
|
||||
|
||||
Reference in New Issue
Block a user