Merge version_1 into main #2
@@ -33,7 +33,8 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Shop Now", href: "#products"}}
|
||||
text: "Shop Now", href: "#products"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -47,7 +48,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#about" },
|
||||
]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVBmysSQrrtYr6IhZMXEqY4f9a/uploaded-1772668031211-nmou3soy.png?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVBmysSQrrtYr6IhZMXEqY4f9a/uploaded-1772668031211-nmou3soy.png"
|
||||
imageAlt="EMOTOS clothing brand logo"
|
||||
frameStyle="card"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -67,13 +68,16 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "EMOTOS", name: "Happy Face Tee", price: "$29.99", rating: 5,
|
||||
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-vector/childlike-fashion-stickers-collection_23-2149939459.jpg?_wi=1", imageAlt: "Happy Face Tee"},
|
||||
reviewCount: "1.2k", imageSrc: "http://img.b2bpic.net/free-vector/childlike-fashion-stickers-collection_23-2149939459.jpg", imageAlt: "Happy Face Tee"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "EMOTOS", name: "Cool Vibes Hoodie", price: "$59.99", rating: 5,
|
||||
reviewCount: "856", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt-with-glasses-showing-peace-gesture-isolated-olive-green-wall_141793-90951.jpg", imageAlt: "Cool Vibes Hoodie"},
|
||||
reviewCount: "856", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-handsome-guy-wearing-green-shirt-with-glasses-showing-peace-gesture-isolated-olive-green-wall_141793-90951.jpg", imageAlt: "Cool Vibes Hoodie"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "EMOTOS", name: "Love Mode Sweatshirt", price: "$49.99", rating: 5,
|
||||
reviewCount: "742", imageSrc: "http://img.b2bpic.net/free-vector/childlike-fashion-stickers-collection_23-2149939459.jpg?_wi=2", imageAlt: "Love Mode Sweatshirt"},
|
||||
reviewCount: "742", imageSrc: "http://img.b2bpic.net/free-vector/childlike-fashion-stickers-collection_23-2149939459.jpg", imageAlt: "Love Mode Sweatshirt"
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "View All", href: "#" }]}
|
||||
buttonAnimation="opacity"
|
||||
@@ -90,11 +94,14 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Premium Quality", description: "Crafted from sustainable, high-quality materials that feel as good as they look.", imageSrc: "http://img.b2bpic.net/free-vector/shiny-golden-luxury-badge_1017-8542.jpg", imageAlt: "Premium Quality"},
|
||||
title: "Premium Quality", description: "Crafted from sustainable, high-quality materials that feel as good as they look.", imageSrc: "http://img.b2bpic.net/free-vector/shiny-golden-luxury-badge_1017-8542.jpg", imageAlt: "Premium Quality"
|
||||
},
|
||||
{
|
||||
title: "Fast Shipping", description: "Get your emotos delivered quickly. Free shipping on orders over $50.", imageSrc: "http://img.b2bpic.net/free-vector/delivery-logos-collection-companies_23-2147869792.jpg", imageAlt: "Fast Shipping"},
|
||||
title: "Fast Shipping", description: "Get your emotos delivered quickly. Free shipping on orders over $50.", imageSrc: "http://img.b2bpic.net/free-vector/delivery-logos-collection-companies_23-2147869792.jpg", imageAlt: "Fast Shipping"
|
||||
},
|
||||
{
|
||||
title: "24/7 Support", description: "Our team is always here to help with questions or concerns about your order.", imageSrc: "http://img.b2bpic.net/free-vector/support-infographic_1025-409.jpg", imageAlt: "24/7 Support"},
|
||||
title: "24/7 Support", description: "Our team is always here to help with questions or concerns about your order.", imageSrc: "http://img.b2bpic.net/free-vector/support-infographic_1025-409.jpg", imageAlt: "24/7 Support"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -105,8 +112,9 @@ export default function LandingPage() {
|
||||
description="Join thousands of customers expressing themselves through EMOTOS"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names=[
|
||||
"Urban Fashion Weekly", "Style Collective", "Trend Setters Co", "Fashion Forward", "Street Style Hub", "Casual Chic", "Modern Wear"]
|
||||
names={[
|
||||
"Urban Fashion Weekly", "Style Collective", "Trend Setters Co", "Fashion Forward", "Street Style Hub", "Casual Chic", "Modern Wear"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
@@ -123,16 +131,20 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahstyle", testimonial: "EMOTOS clothing perfectly captures my mood every day. The quality is amazing and the designs are so unique!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-with-natural-expression_24972-2928.jpg", imageAlt: "Sarah Johnson"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-with-natural-expression_24972-2928.jpg", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Chen", handle: "@marcusfashion", testimonial: "Finally found a brand that understands self-expression through fashion. EMOTOS is my go-to for meaningful clothing.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-wearing-red-t-shirt-blue-background-looking-side-relax-profile-pose-with-natural-face-with-confident-smile_839833-2174.jpg", imageAlt: "Marcus Chen"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-with-beard-wearing-red-t-shirt-blue-background-looking-side-relax-profile-pose-with-natural-face-with-confident-smile_839833-2174.jpg", imageAlt: "Marcus Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", handle: "@emmastyle", testimonial: "The attention to detail and quality is unmatched. Every piece feels premium and looks incredible.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-exited-girl-with-brown-hair-pink-lips-is-looking-up-with-wonderful-smile-near-window-sun-day-pretty-adorable-lady-resting-home_291650-2326.jpg", imageAlt: "Emma Rodriguez"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-exited-girl-with-brown-hair-pink-lips-is-looking-up-with-wonderful-smile-near-window-sun-day-pretty-adorable-lady-resting-home_291650-2326.jpg", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Williams", handle: "@jameswear", testimonial: "EMOTOS helped me find my style. Their designs are bold, fun, and make me feel confident every time I wear them.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-outline-business-side-face-male_1194-3839.jpg", imageAlt: "James Williams"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-outline-business-side-face-male_1194-3839.jpg", imageAlt: "James Williams"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -150,7 +162,7 @@ export default function LandingPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVBmysSQrrtYr6IhZMXEqY4f9a/uploaded-1772668031211-nmou3soy.png?_wi=2"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVBmysSQrrtYr6IhZMXEqY4f9a/uploaded-1772668031211-nmou3soy.png"
|
||||
imageAlt="EMOTOS contact"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user