Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
background={{ variant: "radial-gradient" }}
|
||||
dashboard={{
|
||||
title: "Shop Our Best Sellers", logoIcon: ShoppingBag,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-length-view-dreamy-woman-trench-coat_197531-19711.jpg", searchPlaceholder: "Search for hoodies, shirts, pants...", buttons: [
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-length-view-dreamy-woman-trench-coat_197531-19711.jpg?_wi=1", searchPlaceholder: "Search for hoodies, shirts, pants...", buttons: [
|
||||
{ text: "Explore", href: "#products" },
|
||||
{ text: "New Arrivals", href: "#products" },
|
||||
],
|
||||
@@ -101,13 +101,13 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "hoodie-premium", name: "Premium Black Hoodie", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-boy-doing-parkour_23-2150373120.jpg", imageAlt: "Premium black hoodie", initialQuantity: 1,
|
||||
id: "hoodie-premium", name: "Premium Black Hoodie", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-boy-doing-parkour_23-2150373120.jpg?_wi=1", imageAlt: "Premium black hoodie", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "shirt-classic", name: "Classic Graphic T-Shirt", price: "$30.00", imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-flat-lay_23-2150264145.jpg", imageAlt: "Classic graphic shirt", initialQuantity: 1,
|
||||
id: "shirt-classic", name: "Classic Graphic T-Shirt", price: "$30.00", imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-flat-lay_23-2150264145.jpg?_wi=1", imageAlt: "Classic graphic shirt", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "pants-premium", name: "Premium Quality Pants", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-jumping_23-2148925642.jpg", imageAlt: "Premium quality pants", initialQuantity: 1,
|
||||
id: "pants-premium", name: "Premium Quality Pants", price: "$65.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-jumping_23-2148925642.jpg?_wi=1", imageAlt: "Premium quality pants", initialQuantity: 1,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
imagePosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-length-view-dreamy-woman-trench-coat_197531-19711.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-length-view-dreamy-woman-trench-coat_197531-19711.jpg?_wi=2"
|
||||
imageAlt="NewRacksStylez brand story"
|
||||
bulletPoints={[
|
||||
{
|
||||
@@ -158,13 +158,13 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
products={[
|
||||
{
|
||||
id: "hoodie-1", name: "Premium Black Hoodie", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-boy-doing-parkour_23-2150373120.jpg", imageAlt: "Black premium hoodie", initialQuantity: 1,
|
||||
id: "hoodie-1", name: "Premium Black Hoodie", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-boy-doing-parkour_23-2150373120.jpg?_wi=2", imageAlt: "Black premium hoodie", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "shirt-1", name: "Classic White Shirt", price: "$30.00", imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-flat-lay_23-2150264145.jpg", imageAlt: "White classic shirt", initialQuantity: 1,
|
||||
id: "shirt-1", name: "Classic White Shirt", price: "$30.00", imageSrc: "http://img.b2bpic.net/free-photo/spring-wardrobe-switch-flat-lay_23-2150264145.jpg?_wi=2", imageAlt: "White classic shirt", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "pants-1", name: "Black Cargo Pants", price: "$70.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-jumping_23-2148925642.jpg", imageAlt: "Black cargo pants", initialQuantity: 1,
|
||||
id: "pants-1", name: "Black Cargo Pants", price: "$70.00", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-jumping_23-2148925642.jpg?_wi=2", imageAlt: "Black cargo pants", initialQuantity: 1,
|
||||
},
|
||||
{
|
||||
id: "hoodie-2", name: "Navy Blue Hoodie", price: "$55.00", imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-man-blue-sweater-outdoors_23-2149010090.jpg", imageAlt: "Navy blue hoodie", initialQuantity: 1,
|
||||
@@ -199,17 +199,17 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/headshot-attractive-young-dark-skinned-bearded-student-stylish-jeans-shirt-smiling-cheerfully-showing-his-perfect-white-teeth-looking-sideways-with-inspired-happy-smile-horizontal_273609-1849.jpg", imageAlt: "Marcus Johnson"},
|
||||
id: "1", name: "Marcus Johnson", imageSrc: "http://img.b2bpic.net/free-photo/headshot-attractive-young-dark-skinned-bearded-student-stylish-jeans-shirt-smiling-cheerfully-showing-his-perfect-white-teeth-looking-sideways-with-inspired-happy-smile-horizontal_273609-1849.jpg?_wi=1", imageAlt: "Marcus Johnson"},
|
||||
{
|
||||
id: "2", name: "Sarah Williams", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", imageAlt: "Sarah Williams"},
|
||||
id: "2", name: "Sarah Williams", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=1", imageAlt: "Sarah Williams"},
|
||||
{
|
||||
id: "3", name: "David Lee", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg", imageAlt: "David Lee"},
|
||||
{
|
||||
id: "4", name: "Jennifer Brown", imageSrc: "http://img.b2bpic.net/free-photo/transgender-wearing-cool-jacket-medium-shot_23-2149105398.jpg", imageAlt: "Jennifer Brown"},
|
||||
{
|
||||
id: "5", name: "Alex Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/headshot-attractive-young-dark-skinned-bearded-student-stylish-jeans-shirt-smiling-cheerfully-showing-his-perfect-white-teeth-looking-sideways-with-inspired-happy-smile-horizontal_273609-1849.jpg", imageAlt: "Alex Rodriguez"},
|
||||
id: "5", name: "Alex Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/headshot-attractive-young-dark-skinned-bearded-student-stylish-jeans-shirt-smiling-cheerfully-showing-his-perfect-white-teeth-looking-sideways-with-inspired-happy-smile-horizontal_273609-1849.jpg?_wi=2", imageAlt: "Alex Rodriguez"},
|
||||
{
|
||||
id: "6", name: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg", imageAlt: "Emily Chen"},
|
||||
id: "6", name: "Emily Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-office-2_1262-1488.jpg?_wi=2", imageAlt: "Emily Chen"},
|
||||
]}
|
||||
cardTitle="Over 5,000 satisfied customers love our NewRacksStylez collection"
|
||||
cardTag="See what they say"
|
||||
|
||||
Reference in New Issue
Block a user