Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -62,38 +62,38 @@ export default function LandingPage() {
|
||||
handle: "@elena_interiors",
|
||||
testimonial: "The craftsmanship is unparalleled. My living room feels so much warmer now.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-having-his-arm-crossed-sitting-stool_23-2148306623.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-having-his-arm-crossed-sitting-stool_23-2148306623.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Mark D.",
|
||||
handle: "@mark_designs",
|
||||
testimonial: "Absolutely love the custom design. It's the perfect centerpiece for my office.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-european-woman-with-dark-hair-healthy-skin-smiling-with-morning-coffee-modern-light-kitchen_291650-156.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-european-woman-with-dark-hair-healthy-skin-smiling-with-morning-coffee-modern-light-kitchen_291650-156.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@sarah_decor",
|
||||
testimonial: "Exquisite quality and beautiful texture. Will definitely order again.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-floor-home-with-christmas-presents_114579-80824.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-floor-home-with-christmas-presents_114579-80824.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "David W.",
|
||||
handle: "@dw_artist",
|
||||
testimonial: "An incredible art piece for the floor. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-customer-enjoying-shopping-standing-near-rack-with-dresses-looking-away-smiling-woman-buying-clothes-fashion-store-shopping-retail-concept_74855-11784.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-customer-enjoying-shopping-standing-near-rack-with-dresses-looking-away-smiling-woman-buying-clothes-fashion-store-shopping-retail-concept_74855-11784.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Anna P.",
|
||||
handle: "@anna_h",
|
||||
testimonial: "The attention to detail in every fiber is simply stunning.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-her-home-garden-floor_23-2148851367.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-her-home-garden-floor_23-2148851367.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-s-hand-arranging-clothes-hanger-shop_23-2148175672.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/close-up-man-s-hand-arranging-clothes-hanger-shop_23-2148175672.jpg?_wi=1"
|
||||
imageAlt="Tufting artist working in a cozy workshop"
|
||||
avatars={[
|
||||
{
|
||||
@@ -161,21 +161,21 @@ export default function LandingPage() {
|
||||
title: "Bespoke Designs",
|
||||
description: "Tailored patterns to match your unique interior style.",
|
||||
buttonIcon: "CheckCircle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-arranging-clothes-hanger-shop_23-2148175672.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-s-hand-arranging-clothes-hanger-shop_23-2148175672.jpg?_wi=2",
|
||||
imageAlt: "Tailoring items arrangement still life",
|
||||
},
|
||||
{
|
||||
title: "Hand-Finished Quality",
|
||||
description: "Every thread is carefully trimmed and perfected.",
|
||||
buttonIcon: "CheckCircle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-culture-with-floral-textures_23-2149672964.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-culture-with-floral-textures_23-2149672964.jpg?_wi=1",
|
||||
imageAlt: "Tailoring items arrangement still life",
|
||||
},
|
||||
{
|
||||
title: "Eco-Conscious Source",
|
||||
description: "Ethically sourced wool that respects the environment.",
|
||||
buttonIcon: "CheckCircle",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-fabrics_53876-31630.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-fabrics_53876-31630.jpg?_wi=1",
|
||||
imageAlt: "Tailoring items arrangement still life",
|
||||
},
|
||||
]}
|
||||
@@ -195,13 +195,13 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Abstract Aura",
|
||||
price: "$450",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-culture-with-floral-textures_23-2149672964.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mexican-culture-with-floral-textures_23-2149672964.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Midnight Geometric",
|
||||
price: "$380",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-fabrics_53876-31630.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colorful-fabrics_53876-31630.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -245,7 +245,7 @@ export default function LandingPage() {
|
||||
role: "Collector",
|
||||
company: "Home Owner",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-having-his-arm-crossed-sitting-stool_23-2148306623.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-having-his-arm-crossed-sitting-stool_23-2148306623.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -253,7 +253,7 @@ export default function LandingPage() {
|
||||
role: "Architect",
|
||||
company: "Studio",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-european-woman-with-dark-hair-healthy-skin-smiling-with-morning-coffee-modern-light-kitchen_291650-156.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-european-woman-with-dark-hair-healthy-skin-smiling-with-morning-coffee-modern-light-kitchen_291650-156.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -261,7 +261,7 @@ export default function LandingPage() {
|
||||
role: "Designer",
|
||||
company: "DesignCo",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-floor-home-with-christmas-presents_114579-80824.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-floor-home-with-christmas-presents_114579-80824.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -269,7 +269,7 @@ export default function LandingPage() {
|
||||
role: "Manager",
|
||||
company: "Office",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-customer-enjoying-shopping-standing-near-rack-with-dresses-looking-away-smiling-woman-buying-clothes-fashion-store-shopping-retail-concept_74855-11784.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-customer-enjoying-shopping-standing-near-rack-with-dresses-looking-away-smiling-woman-buying-clothes-fashion-store-shopping-retail-concept_74855-11784.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
@@ -277,7 +277,7 @@ export default function LandingPage() {
|
||||
role: "Stylist",
|
||||
company: "Boutique",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-her-home-garden-floor_23-2148851367.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-sitting-her-home-garden-floor_23-2148851367.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
title="Client Stories"
|
||||
|
||||
Reference in New Issue
Block a user