Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -48,13 +48,13 @@ export default function LandingPage() {
|
||||
title="Capturing Life's Best Moments"
|
||||
description="A curated collection of cherished memories and shared laughter. Join us on this journey through time."
|
||||
testimonials={[
|
||||
{ name: "Alex", handle: "@alex", testimonial: "The best way to relive our favorite days.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-1994hq2z.jpg" },
|
||||
{ name: "Jamie", handle: "@jamie", testimonial: "Such a warm and thoughtful design.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-ytih5ydq.jpg" },
|
||||
{ name: "Jordan", handle: "@jordan", testimonial: "I love looking back at these photos.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-8w82fias.jpg" },
|
||||
{ name: "Casey", handle: "@casey", testimonial: "Beautifully put together, truly nostalgic.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-h5pm9l7h.jpg" },
|
||||
{ name: "Taylor", handle: "@taylor", testimonial: "Perfect digital scrapbooking for friends.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381916-q55wx9h3.jpg" }
|
||||
{ name: "Alex", handle: "@alex", testimonial: "The best way to relive our favorite days.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-1994hq2z.jpg?_wi=1" },
|
||||
{ name: "Jamie", handle: "@jamie", testimonial: "Such a warm and thoughtful design.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-ytih5ydq.jpg?_wi=1" },
|
||||
{ name: "Jordan", handle: "@jordan", testimonial: "I love looking back at these photos.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-8w82fias.jpg?_wi=1" },
|
||||
{ name: "Casey", handle: "@casey", testimonial: "Beautifully put together, truly nostalgic.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-h5pm9l7h.jpg?_wi=1" },
|
||||
{ name: "Taylor", handle: "@taylor", testimonial: "Perfect digital scrapbooking for friends.", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381916-q55wx9h3.jpg?_wi=1" }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-1994hq2z.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-1994hq2z.jpg?_wi=2"
|
||||
imageAlt="Shared memory photo"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -77,17 +77,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Shared Meals", description: "Laughter over shared food and drinks.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-8w82fias.jpg", imageAlt: "Group lunch" },
|
||||
title: "Shared Meals", description: "Laughter over shared food and drinks.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-8w82fias.jpg?_wi=2", imageAlt: "Group lunch" },
|
||||
items: [{ icon: Star, text: "Genuine joy" }, { icon: Heart, text: "True friendship" }],
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "Fun Times", description: "Never taking life too seriously.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-h5pm9l7h.jpg", imageAlt: "Fun antics" },
|
||||
title: "Fun Times", description: "Never taking life too seriously.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-h5pm9l7h.jpg?_wi=2", imageAlt: "Fun antics" },
|
||||
items: [{ icon: Zap, text: "Endless energy" }, { icon: Smile, text: "Pure bliss" }],
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "Milestones", description: "Growing up together one day at a time.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381916-q55wx9h3.jpg", imageAlt: "Growing up" },
|
||||
title: "Milestones", description: "Growing up together one day at a time.", media: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381916-q55wx9h3.jpg?_wi=2", imageAlt: "Growing up" },
|
||||
items: [{ icon: Award, text: "Shared growth" }, { icon: Clock, text: "Time well spent" }],
|
||||
reverse: false
|
||||
}
|
||||
@@ -150,7 +150,7 @@ export default function LandingPage() {
|
||||
description="Have a photo you want to see here? Send it our way!"
|
||||
inputs={[{ name: "name", type: "text", placeholder: "Your Name" }, { name: "email", type: "email", placeholder: "Your Email" }]}
|
||||
textarea={{ name: "message", placeholder: "Tell us about the memory...", rows: 4 }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-ytih5ydq.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CxdZjsYB143bYWpG9tvUlUddqh/uploaded-1777336381915-ytih5ydq.jpg?_wi=2"
|
||||
imageAlt="Memories background"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user