Merge version_1 into main #2
@@ -9,7 +9,7 @@ import FeatureBento from "@/components/sections/feature/FeatureBento";
|
||||
import TestimonialCardTwo from "@/components/sections/testimonial/TestimonialCardTwo";
|
||||
import ContactSplit from "@/components/sections/contact/ContactSplit";
|
||||
import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal";
|
||||
import { Package, Sparkles, Zap, ShoppingBag, Shirt, Dress, Star, Heart, Award, Mail } from "lucide-react";
|
||||
import { Package, Sparkles, Zap, ShoppingBag, Shirt, Coat, Star, Heart, Award, Mail } from "lucide-react";
|
||||
|
||||
const handleEmailSubmit = (email: string) => {
|
||||
console.log("Email submitted:", email);
|
||||
@@ -54,11 +54,14 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-business-suit_1303-17721.jpg", imageAlt: "Urban Maze Fashion Collection 1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-business-suit_1303-17721.jpg", imageAlt: "Urban Maze Fashion Collection 1"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/fashion-banner-design-template_23-2149072748.jpg", imageAlt: "Urban Maze Fashion Collection 2"},
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/fashion-banner-design-template_23-2149072748.jpg", imageAlt: "Urban Maze Fashion Collection 2"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg", imageAlt: "Urban Maze Fashion Collection 3"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sympathetic-girl-stands-near-bulding_8353-213.jpg", imageAlt: "Urban Maze Fashion Collection 3"
|
||||
},
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -74,11 +77,14 @@ export default function LandingPage() {
|
||||
tagIcon={Package}
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Essential Black Tee", price: "$65", variant: "Black • 4 Colors", imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448766.jpg", imageAlt: "Essential Black Tee"},
|
||||
id: "1", name: "Essential Black Tee", price: "$65", variant: "Black • 4 Colors", imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448766.jpg", imageAlt: "Essential Black Tee"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Urban Denim Jacket", price: "$185", variant: "Dark Denim • 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-with-winter-clothes-walking-street_1303-20159.jpg", imageAlt: "Urban Denim Jacket"},
|
||||
id: "2", name: "Urban Denim Jacket", price: "$185", variant: "Dark Denim • 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-with-winter-clothes-walking-street_1303-20159.jpg", imageAlt: "Urban Denim Jacket"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Minimalist White Dress", price: "$125", variant: "White • 3 Sizes", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2628.jpg", imageAlt: "Minimalist White Dress"},
|
||||
id: "3", name: "Minimalist White Dress", price: "$125", variant: "White • 3 Sizes", imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-2628.jpg", imageAlt: "Minimalist White Dress"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -121,7 +127,7 @@ export default function LandingPage() {
|
||||
variant: "text", texts: ["Denim Jackets", "Wool Coats", "Leather Jackets", "Blazers", "Cardigans"],
|
||||
},
|
||||
{
|
||||
title: "Dresses", description: "Elegant silhouettes for every occasion", bentoComponent: "orbiting-icons", centerIcon: Dress,
|
||||
title: "Dresses", description: "Elegant silhouettes for every occasion", bentoComponent: "orbiting-icons", centerIcon: Coat,
|
||||
items: [
|
||||
{ icon: Star, ring: 1 },
|
||||
{ icon: Heart, ring: 2 },
|
||||
@@ -144,13 +150,17 @@ export default function LandingPage() {
|
||||
tagIcon={Heart}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "Fashion Designer", testimonial: "Urban Maze has become my go-to for quality basics. Every piece fits perfectly and lasts through countless washes. The attention to detail is incredible.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg", imageAlt: "Sarah Johnson"},
|
||||
id: "1", name: "Sarah Johnson", role: "Fashion Designer", testimonial: "Urban Maze has become my go-to for quality basics. Every piece fits perfectly and lasts through countless washes. The attention to detail is incredible.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-hispanic-cheerful-female-with-curly-hair_181624-53321.jpg", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Chen", role: "Creative Director", testimonial: "I'm impressed by how Urban Maze balances minimalism with style. Their collections are versatile enough for professional settings and casual outings.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15983.jpg", imageAlt: "Marcus Chen"},
|
||||
id: "2", name: "Marcus Chen", role: "Creative Director", testimonial: "I'm impressed by how Urban Maze balances minimalism with style. Their collections are versatile enough for professional settings and casual outings.", imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15983.jpg", imageAlt: "Marcus Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emma Rodriguez", role: "Sustainable Fashion Advocate", testimonial: "Finally, a brand that takes sustainability seriously while maintaining exceptional quality. Urban Maze pieces are investments, not purchases.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg", imageAlt: "Emma Rodriguez"},
|
||||
id: "3", name: "Emma Rodriguez", role: "Sustainable Fashion Advocate", testimonial: "Finally, a brand that takes sustainability seriously while maintaining exceptional quality. Urban Maze pieces are investments, not purchases.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19853.jpg", imageAlt: "Emma Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Lifestyle Blogger", testimonial: "Urban Maze's designs transcend trends. I've been wearing pieces from their early collections, and they still feel fresh and relevant today.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg", imageAlt: "David Kim"},
|
||||
id: "4", name: "David Kim", role: "Lifestyle Blogger", testimonial: "Urban Maze's designs transcend trends. I've been wearing pieces from their early collections, and they still feel fresh and relevant today.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-with-backpack_23-2149915917.jpg", imageAlt: "David Kim"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user