Merge version_1 into main #3
@@ -52,17 +52,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg", imageAlt: "Luxurious FTV Salon interior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg?_wi=1", imageAlt: "Luxurious FTV Salon interior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg", imageAlt: "Professional hair styling"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg?_wi=2", imageAlt: "Professional hair styling"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg", imageAlt: "Bridal makeup service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg?_wi=3", imageAlt: "Bridal makeup service"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg", imageAlt: "Elegant manicure area"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg?_wi=4", imageAlt: "Elegant manicure area"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg", imageAlt: "Relaxing skincare treatment"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg?_wi=5", imageAlt: "Relaxing skincare treatment"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg", imageAlt: "Professional salon experience"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-hotel-view_1417-1565.jpg?_wi=6", imageAlt: "Professional salon experience"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -138,19 +138,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Aditi Gangwar", role: "Client", company: "FTV Salon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12419.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12419.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Srish Rajpoot", role: "Client", company: "FTV Salon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-attractive-joyful-tender-blond-european-woman-elegant-silver-glittering-dress-touch-chin-smiling-interested-listening-friend-talk-conversation-party-red-background_1258-72673.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-attractive-joyful-tender-blond-european-woman-elegant-silver-glittering-dress-touch-chin-smiling-interested-listening-friend-talk-conversation-party-red-background_1258-72673.jpg?_wi=1"},
|
||||
{
|
||||
id: "3", name: "Vinni Sahni", role: "Client", company: "FTV Salon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-stylish-businesswoman-talking-cellphone-intently-looking-away-city-street_574295-2581.jpg"},
|
||||
{
|
||||
id: "4", name: "Pooja Sharma", role: "Client", company: "FTV Salon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12419.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dreamy-beautiful-woman-student-sitting-cafe-with-books-magazines-smiling-holding-phone-thinking_176420-12419.jpg?_wi=2"},
|
||||
{
|
||||
id: "5", name: "Riya Singh", role: "Client", company: "FTV Salon", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-attractive-joyful-tender-blond-european-woman-elegant-silver-glittering-dress-touch-chin-smiling-interested-listening-friend-talk-conversation-party-red-background_1258-72673.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/studio-shot-attractive-joyful-tender-blond-european-woman-elegant-silver-glittering-dress-touch-chin-smiling-interested-listening-friend-talk-conversation-party-red-background_1258-72673.jpg?_wi=2"},
|
||||
]}
|
||||
title="Real Reviews"
|
||||
description="Don't just take our word for it—see what our clients say."
|
||||
|
||||
Reference in New Issue
Block a user