Merge version_1 into main #1
@@ -57,38 +57,38 @@ export default function LandingPage() {
|
||||
handle: "@jules",
|
||||
testimonial: "The most beautiful gift I have ever given. It brought tears to her eyes.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-is-putting-greeting-card-into-envelope_1150-34372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-is-putting-greeting-card-into-envelope_1150-34372.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Elena M.",
|
||||
handle: "@elena",
|
||||
testimonial: "Exquisite handwriting and such attention to detail. Pure romance.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-embracing-after-proposal_23-2147736073.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-embracing-after-proposal_23-2147736073.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Marcus T.",
|
||||
handle: "@marcus",
|
||||
testimonial: "I couldn't have expressed my love better. Exceptional quality.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vintage-writing-love-letter_23-2150784425.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vintage-writing-love-letter_23-2150784425.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Sofia V.",
|
||||
handle: "@sofia",
|
||||
testimonial: "A truly unique experience. The wax seal was a perfect touch.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-wooden-word-love-books-cozy-items_169016-10129.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-wooden-word-love-books-cozy-items_169016-10129.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
name: "Daniel K.",
|
||||
handle: "@daniel",
|
||||
testimonial: "Timeless art. My partner will keep this for years to come.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-tourist-straw-hat-smiling-looking-piece-paper-your-logo-standing-blue-back_1258-173885.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-tourist-straw-hat-smiling-looking-piece-paper-your-logo-standing-blue-back_1258-173885.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-wedding-paper-envelope-with-dried-plants_23-2149374597.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-wedding-paper-envelope-with-dried-plants_23-2149374597.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -157,7 +157,7 @@ export default function LandingPage() {
|
||||
title: "Tear-Jerker Rate",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-writing-romantic-love-letter-someone_23-2150636582.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-writing-romantic-love-letter-someone_23-2150636582.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -172,36 +172,36 @@ export default function LandingPage() {
|
||||
title: "Calligraphy Artistry",
|
||||
description: "Masters of pen and ink bringing elegance to every stroke.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-rose-pencil-brown-paper-envelope-parcel-tied-with-strings-against-white-background_23-2147893947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-rose-pencil-brown-paper-envelope-parcel-tied-with-strings-against-white-background_23-2147893947.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-rose-pencil-brown-paper-envelope-parcel-tied-with-strings-against-white-background_23-2147893947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-rose-pencil-brown-paper-envelope-parcel-tied-with-strings-against-white-background_23-2147893947.jpg?_wi=2",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wedding-paper-envelope-with-dried-plants_23-2149374597.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-wedding-paper-envelope-with-dried-plants_23-2149374597.jpg?_wi=2",
|
||||
imageAlt: "handwritten romantic letter on vintage paper",
|
||||
},
|
||||
{
|
||||
title: "Bespoke Stationery",
|
||||
description: "Luxury heavy-stock paper that feels as good as it looks.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-rose-pencil-brown-paper-envelope-parcel-tied-with-strings-against-white-background_23-2147893947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-rose-pencil-brown-paper-envelope-parcel-tied-with-strings-against-white-background_23-2147893947.jpg?_wi=3",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-rose-pencil-brown-paper-envelope-parcel-tied-with-strings-against-white-background_23-2147893947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-rose-pencil-brown-paper-envelope-parcel-tied-with-strings-against-white-background_23-2147893947.jpg?_wi=4",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-romantic-love-letter-someone_23-2150636582.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-romantic-love-letter-someone_23-2150636582.jpg?_wi=2",
|
||||
imageAlt: "artist writing a letter by candlelight",
|
||||
},
|
||||
{
|
||||
title: "Hand-Applied Seals",
|
||||
description: "Custom wax seals that secure your secret sentiment.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-rose-pencil-brown-paper-envelope-parcel-tied-with-strings-against-white-background_23-2147893947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-rose-pencil-brown-paper-envelope-parcel-tied-with-strings-against-white-background_23-2147893947.jpg?_wi=5",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-rose-pencil-brown-paper-envelope-parcel-tied-with-strings-against-white-background_23-2147893947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-rose-pencil-brown-paper-envelope-parcel-tied-with-strings-against-white-background_23-2147893947.jpg?_wi=6",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-rose-pencil-brown-paper-envelope-parcel-tied-with-strings-against-white-background_23-2147893947.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pink-rose-pencil-brown-paper-envelope-parcel-tied-with-strings-against-white-background_23-2147893947.jpg?_wi=7",
|
||||
imageAlt: "high quality artisan wax seal stamp",
|
||||
},
|
||||
]}
|
||||
@@ -282,7 +282,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Happy Reader",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-is-putting-greeting-card-into-envelope_1150-34372.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-is-putting-greeting-card-into-envelope_1150-34372.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -290,7 +290,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Happy Reader",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-embracing-after-proposal_23-2147736073.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/couple-embracing-after-proposal_23-2147736073.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -298,7 +298,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Happy Reader",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vintage-writing-love-letter_23-2150784425.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-vintage-writing-love-letter_23-2150784425.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -306,7 +306,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Happy Reader",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-wooden-word-love-books-cozy-items_169016-10129.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-wooden-word-love-books-cozy-items_169016-10129.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -314,7 +314,7 @@ export default function LandingPage() {
|
||||
role: "Client",
|
||||
company: "Happy Reader",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-tourist-straw-hat-smiling-looking-piece-paper-your-logo-standing-blue-back_1258-173885.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-tourist-straw-hat-smiling-looking-piece-paper-your-logo-standing-blue-back_1258-173885.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
|
||||
Reference in New Issue
Block a user