Merge version_1 into main #3
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Priya Sharma", handle: "@priya_s", testimonial: "Transformed our living room into a masterclass of comfort and style. Absolutely stunning!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg?_wi=1"},
|
||||
{
|
||||
name: "Rahul Verma", handle: "@rahulv", testimonial: "Professional, timely, and aesthetic brilliance. Best interior designers in Navi Mumbai.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-hotel-interior_1203-8543.jpg"},
|
||||
@@ -65,13 +65,13 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-smart-colleague-designers-discussing-work_23-2148180681.jpg"},
|
||||
{
|
||||
name: "Meera Iyer", handle: "@meera_i", testimonial: "The attention to detail and personalized service provided by the team was impeccable.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg?_wi=2"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Our Portfolio", href: "#portfolio"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg?_wi=3"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/front-view-smiley-people-work_23-2149636279.jpg", alt: "Client 1"},
|
||||
|
||||
Reference in New Issue
Block a user