Update src/app/page.tsx
This commit is contained in:
@@ -44,13 +44,13 @@ export default function LandingPage() {
|
||||
title="Redemption: Timeless Craftsmanship"
|
||||
description="Apparel designed for the enduring spirit. Experience the fusion of heritage and modernity in every stitch."
|
||||
testimonials={[
|
||||
{ name: "Alex R.", handle: "@alexr", testimonial: "The quality of the material is unparalleled. Redemption is my go-to.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-walking-outside_23-2148757555.jpg", imageAlt: "clothing brand luxury photography" },
|
||||
{ name: "Jamie L.", handle: "@jamiel", testimonial: "Sophisticated designs that stand the test of time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478976.jpg", imageAlt: "clothing brand luxury photography" },
|
||||
{ name: "Morgan S.", handle: "@morgans", testimonial: "Perfect fit, every single time. Truly a refined experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/ginger-woman-clothes-rack_23-2147786837.jpg", imageAlt: "clothing brand luxury photography" },
|
||||
{ name: "Casey T.", handle: "@caseyt", testimonial: "Finally found a brand that values substance over trends.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-109031.jpg", imageAlt: "clothing brand luxury photography" },
|
||||
{ name: "Riley P.", handle: "@rileyp", testimonial: "Simply the best wardrobe essentials I own.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-african-american-woman-holding-black-umbrella_627829-4624.jpg", imageAlt: "clothing brand luxury photography" },
|
||||
{ name: "Alex R.", handle: "@alexr", testimonial: "The quality of the material is unparalleled. Redemption is my go-to.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/non-binary-person-walking-outside_23-2148757555.jpg?_wi=1", imageAlt: "clothing brand luxury photography" },
|
||||
{ name: "Jamie L.", handle: "@jamiel", testimonial: "Sophisticated designs that stand the test of time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478976.jpg?_wi=1", imageAlt: "clothing brand luxury photography" },
|
||||
{ name: "Morgan S.", handle: "@morgans", testimonial: "Perfect fit, every single time. Truly a refined experience.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/ginger-woman-clothes-rack_23-2147786837.jpg?_wi=1", imageAlt: "clothing brand luxury photography" },
|
||||
{ name: "Casey T.", handle: "@caseyt", testimonial: "Finally found a brand that values substance over trends.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-109031.jpg?_wi=1", imageAlt: "clothing brand luxury photography" },
|
||||
{ name: "Riley P.", handle: "@rileyp", testimonial: "Simply the best wardrobe essentials I own.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-african-american-woman-holding-black-umbrella_627829-4624.jpg?_wi=1", imageAlt: "clothing brand luxury photography" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/non-binary-person-walking-outside_23-2148757555.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/non-binary-person-walking-outside_23-2148757555.jpg?_wi=2"
|
||||
imageAlt="Model wearing Redemption clothing collection"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/elegant-self-confident-blonde-woman-white-blouse-brown-pants-reads-newspaper-poses-dark-corridor_197531-23198.jpg", alt: "Elegant self-confident blonde woman in white blouse" },
|
||||
@@ -85,10 +85,10 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Signature Jacket", price: "$295", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478976.jpg" },
|
||||
{ id: "p2", name: "Classic Linen Shirt", price: "$125", imageSrc: "http://img.b2bpic.net/free-photo/ginger-woman-clothes-rack_23-2147786837.jpg" },
|
||||
{ id: "p3", name: "Evening Slip Dress", price: "$340", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-109031.jpg" },
|
||||
{ id: "p4", name: "Essential Hoodie", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-african-american-woman-holding-black-umbrella_627829-4624.jpg" },
|
||||
{ id: "p1", name: "Signature Jacket", price: "$295", imageSrc: "http://img.b2bpic.net/free-photo/still-life-spring-wardrobe-switch_23-2150478976.jpg?_wi=2" },
|
||||
{ id: "p2", name: "Classic Linen Shirt", price: "$125", imageSrc: "http://img.b2bpic.net/free-photo/ginger-woman-clothes-rack_23-2147786837.jpg?_wi=2" },
|
||||
{ id: "p3", name: "Evening Slip Dress", price: "$340", imageSrc: "http://img.b2bpic.net/free-photo/asian-woman-store-employee-arranging-new-designer-clothes-hangers_482257-109031.jpg?_wi=2" },
|
||||
{ id: "p4", name: "Essential Hoodie", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-african-american-woman-holding-black-umbrella_627829-4624.jpg?_wi=2" },
|
||||
{ id: "p5", name: "Tailored Trousers", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/woman-big-pants-weight-loss-concept_1328-3284.jpg" },
|
||||
{ id: "p6", name: "Cashmere Knit", price: "$220", imageSrc: "http://img.b2bpic.net/free-photo/girl-winter-city_1157-17463.jpg" },
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user