Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
description="Premium apparel crafted for the conscious, contemporary individual."
|
||||
buttons={[{ text: "Shop Now", href: "#products" }]}
|
||||
carouselItems={[
|
||||
{ id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-long-legs-brunette-model-long-black-cloak-posed-outdoor-winter-day-against-old-grunge-wall_627829-14032.jpg", imageAlt: "Model in streetwear" },
|
||||
{ id: "c1", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-long-legs-brunette-model-long-black-cloak-posed-outdoor-winter-day-against-old-grunge-wall_627829-14032.jpg?_wi=1", imageAlt: "Model in streetwear" },
|
||||
{ id: "c2", imageSrc: "http://img.b2bpic.net/free-photo/photo-serious-young-woman-with-bun-hairstyle-eyeliner-makeup-dressed-fashionable-outfit-keeps-hands-waist-poses-outdoors-against-urban-background-focused-camera-view-from_273609-57794.jpg", imageAlt: "Urban fashion style" },
|
||||
{ id: "c3", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-blue-jacket_23-2149020778.jpg", imageAlt: "Editorial style shot" },
|
||||
{ id: "c4", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-hippie-women-models-summer-sunny-day-bright-colorful-hipster-clothes_158538-14303.jpg", imageAlt: "Summer lookbook model" },
|
||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{ id: "pl1", title: "Standard", price: "Free", period: "forever", features: ["Seasonal newsletter", "Standard shipping"], button: { text: "Sign Up" }, imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-against-gray-wall_627829-2738.jpg" },
|
||||
{ id: "pl2", title: "Insider", price: "$15", period: "/mo", features: ["Free express shipping", "Early access drops", "Member-only discounts"], button: { text: "Upgrade" }, imageSrc: "http://img.b2bpic.net/free-photo/fashionable-long-legs-brunette-model-long-black-cloak-posed-outdoor-winter-day-against-old-grunge-wall_627829-14032.jpg" }
|
||||
{ id: "pl2", title: "Insider", price: "$15", period: "/mo", features: ["Free express shipping", "Early access drops", "Member-only discounts"], button: { text: "Upgrade" }, imageSrc: "http://img.b2bpic.net/free-photo/fashionable-long-legs-brunette-model-long-black-cloak-posed-outdoor-winter-day-against-old-grunge-wall_627829-14032.jpg?_wi=2" }
|
||||
]}
|
||||
title="Membership Perks"
|
||||
description="Join our community for exclusive early access and savings."
|
||||
|
||||
Reference in New Issue
Block a user