Merge version_1 into main #2
@@ -16,7 +16,7 @@ export default function AboutPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -44,7 +44,7 @@ export default function AboutPage() {
|
||||
description="We believe fashion should be bold, minimal, and accessible. AURA is dedicated to bringing premium quality pieces to young adults who refuse to compromise on style."
|
||||
tag="Our Story"
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/positive-carefree-teenage-girl-with-bun-hairstyle-looks-happily-away-wears-stylish-green-costume-white-boots-blue-eyeliner-feels-good-poses-against-grey-concrete-wall-urban-lifestyle-concept_273609-57790.jpg"
|
||||
imageAlt="AURA lifestyle and modern urban fashion"
|
||||
buttons={[
|
||||
@@ -64,34 +64,22 @@ export default function AboutPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Heart,
|
||||
title: "Premium Quality",
|
||||
description: "Every piece is carefully crafted with attention to detail. We source the finest materials to ensure longevity and comfort.",
|
||||
},
|
||||
title: "Premium Quality", description: "Every piece is carefully crafted with attention to detail. We source the finest materials to ensure longevity and comfort."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Bold Innovation",
|
||||
description: "We push boundaries and challenge fashion norms. Our designs blend minimalism with powerful, statement-making aesthetics.",
|
||||
},
|
||||
title: "Bold Innovation", description: "We push boundaries and challenge fashion norms. Our designs blend minimalism with powerful, statement-making aesthetics."},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Community First",
|
||||
description: "Our customers are at the heart of everything we do. We listen, we adapt, and we grow together.",
|
||||
},
|
||||
title: "Community First", description: "Our customers are at the heart of everything we do. We listen, we adapt, and we grow together."},
|
||||
{
|
||||
icon: Heart,
|
||||
title: "Sustainability",
|
||||
description: "We're committed to ethical sourcing and sustainable practices. Fashion should be beautiful and responsible.",
|
||||
},
|
||||
title: "Sustainability", description: "We're committed to ethical sourcing and sustainable practices. Fashion should be beautiful and responsible."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Accessibility",
|
||||
description: "Premium fashion shouldn't be exclusive. We offer competitive pricing without sacrificing quality or style.",
|
||||
},
|
||||
title: "Accessibility", description: "Premium fashion shouldn't be exclusive. We offer competitive pricing without sacrificing quality or style."},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Local Focus",
|
||||
description: "We serve the Algerian market with dedication. Fast shipping, local payment methods, and WhatsApp support.",
|
||||
},
|
||||
title: "Local Focus", description: "We serve the Algerian market with dedication. Fast shipping, local payment methods, and WhatsApp support."},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
135
src/app/page.tsx
135
src/app/page.tsx
@@ -9,7 +9,7 @@ import FeatureBorderGlow from "@/components/sections/feature/featureBorderGlow/F
|
||||
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import TestimonialCardThirteen from "@/components/sections/testimonial/TestimonialCardThirteen";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import { Sparkles, Zap, ShoppingBag, CheckCircle, Star, Heart, HelpCircle, Instagram, Facebook, MessageCircle, Mail } from "lucide-react";
|
||||
import { Sparkles, Zap, ShoppingBag, CheckCircle, Star, Heart, HelpCircle, Instagram, Facebook, MessageCircle, Mail, Dress, Jacket, Shirt, Users } from "lucide-react";
|
||||
|
||||
export default function HomePage() {
|
||||
return (
|
||||
@@ -19,7 +19,7 @@ export default function HomePage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="largeSmallSizeMediumTitles"
|
||||
background="aurora"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -48,7 +48,7 @@ export default function HomePage() {
|
||||
tag="New Collection"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-beautiful-lady-trench-coat-lingerie-black-shoes-heels-standing-thoughtfully-looking-camera_574295-5625.jpg"
|
||||
imageAlt="Premium fashion collection hero banner"
|
||||
buttons={[
|
||||
@@ -70,35 +70,14 @@ export default function HomePage() {
|
||||
tagAnimation="blur-reveal"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "AURA",
|
||||
name: "Midnight Elegance Dress",
|
||||
price: "₹3,500",
|
||||
rating: 5,
|
||||
reviewCount: "342",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/posing-professional-model-back-yard-restaurant-wearing-green-dress-hand-waist-garden-outdoor-makeup-hair-bun-red-lips_343629-48.jpg?_wi=1",
|
||||
imageAlt: "Elegant black dress with minimalist design",
|
||||
},
|
||||
id: "1", brand: "AURA", name: "Midnight Elegance Dress", price: "₹3,500", rating: 5,
|
||||
reviewCount: "342", imageSrc: "http://img.b2bpic.net/free-photo/posing-professional-model-back-yard-restaurant-wearing-green-dress-hand-waist-garden-outdoor-makeup-hair-bun-red-lips_343629-48.jpg", imageAlt: "Elegant black dress with minimalist design"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "AURA",
|
||||
name: "Urban Rebel Jacket",
|
||||
price: "₹4,200",
|
||||
rating: 4,
|
||||
reviewCount: "218",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-brunette-model-dressed-summer-hipster-jacket-jeans-clothes_158538-1707.jpg?_wi=1",
|
||||
imageAlt: "Premium leather jacket for modern style",
|
||||
},
|
||||
id: "2", brand: "AURA", name: "Urban Rebel Jacket", price: "₹4,200", rating: 4,
|
||||
reviewCount: "218", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-brunette-model-dressed-summer-hipster-jacket-jeans-clothes_158538-1707.jpg", imageAlt: "Premium leather jacket for modern style"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "AURA",
|
||||
name: "Essential White Shirt",
|
||||
price: "₹1,800",
|
||||
rating: 5,
|
||||
reviewCount: "567",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fashionable-tall-arab-beard-man-wear-shirt-jeans-sunglasses-posed-park-hold-bag-case_627829-5806.jpg?_wi=1",
|
||||
imageAlt: "Classic white shirt perfect for any occasion",
|
||||
},
|
||||
id: "3", brand: "AURA", name: "Essential White Shirt", price: "₹1,800", rating: 5,
|
||||
reviewCount: "567", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-tall-arab-beard-man-wear-shirt-jeans-sunglasses-posed-park-hold-bag-case_627829-5806.jpg", imageAlt: "Classic white shirt perfect for any occasion"},
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -120,35 +99,23 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
icon: "Dress",
|
||||
title: "Dresses & Skirts",
|
||||
description: "Elegant and bold designs for every occasion. From casual to formal, find your perfect fit.",
|
||||
},
|
||||
icon: Dress,
|
||||
title: "Dresses & Skirts", description: "Elegant and bold designs for every occasion. From casual to formal, find your perfect fit."},
|
||||
{
|
||||
icon: "Jacket",
|
||||
title: "Jackets & Outerwear",
|
||||
description: "Premium layers that elevate your look. Quality crafted for durability and style.",
|
||||
},
|
||||
icon: Jacket,
|
||||
title: "Jackets & Outerwear", description: "Premium layers that elevate your look. Quality crafted for durability and style."},
|
||||
{
|
||||
icon: "Shirt",
|
||||
title: "Tops & Shirts",
|
||||
description: "Essential basics and statement pieces. Versatile wardrobe staples for everyday wear.",
|
||||
},
|
||||
icon: Shirt,
|
||||
title: "Tops & Shirts", description: "Essential basics and statement pieces. Versatile wardrobe staples for everyday wear."},
|
||||
{
|
||||
icon: "Users",
|
||||
title: "Accessories",
|
||||
description: "Complete your look with curated accessories. Bags, jewelry, and more to complement your style.",
|
||||
},
|
||||
icon: Users,
|
||||
title: "Accessories", description: "Complete your look with curated accessories. Bags, jewelry, and more to complement your style."},
|
||||
{
|
||||
icon: "Heart",
|
||||
title: "Limited Edition",
|
||||
description: "Exclusive pieces available for a short time. Unique styles that define modern fashion.",
|
||||
},
|
||||
icon: Heart,
|
||||
title: "Limited Edition", description: "Exclusive pieces available for a short time. Unique styles that define modern fashion."},
|
||||
{
|
||||
icon: "Zap",
|
||||
title: "Sale & Deals",
|
||||
description: "Discover premium fashion at incredible prices. Flash sales and seasonal discounts.",
|
||||
},
|
||||
icon: Zap,
|
||||
title: "Sale & Deals", description: "Discover premium fashion at incredible prices. Flash sales and seasonal discounts."},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -184,59 +151,23 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah M.",
|
||||
handle: "@sarahstyle92",
|
||||
testimonial: "AURA changed my entire wardrobe. The quality and style are unmatched. Every piece feels premium and lasts forever!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-holding-shopping-bags-make-selfie-by-camera-clothing-store_839833-1916.jpg",
|
||||
imageAlt: "Customer Sarah smiling in AURA outfit",
|
||||
},
|
||||
id: "1", name: "Sarah M.", handle: "@sarahstyle92", testimonial: "AURA changed my entire wardrobe. The quality and style are unmatched. Every piece feels premium and lasts forever!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-holding-shopping-bags-make-selfie-by-camera-clothing-store_839833-1916.jpg", imageAlt: "Customer Sarah smiling in AURA outfit"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Aisha K.",
|
||||
handle: "@aishafashion",
|
||||
testimonial: "Finally found a brand that understands modern fashion. AURA's minimalist approach is exactly what I was looking for.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg",
|
||||
imageAlt: "Customer Aisha in AURA collection",
|
||||
},
|
||||
id: "2", name: "Aisha K.", handle: "@aishafashion", testimonial: "Finally found a brand that understands modern fashion. AURA's minimalist approach is exactly what I was looking for.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cute-girl-looking-away_23-2148436134.jpg", imageAlt: "Customer Aisha in AURA collection"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Maya R.",
|
||||
handle: "@mayalooks",
|
||||
testimonial: "The WhatsApp ordering system is so convenient! Customer service is incredibly fast and helpful. Highly recommend!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friendly-woman-holding-shopping-bags_1098-1574.jpg",
|
||||
imageAlt: "Customer Maya wearing AURA pieces",
|
||||
},
|
||||
id: "3", name: "Maya R.", handle: "@mayalooks", testimonial: "The WhatsApp ordering system is so convenient! Customer service is incredibly fast and helpful. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friendly-woman-holding-shopping-bags_1098-1574.jpg", imageAlt: "Customer Maya wearing AURA pieces"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Layla Z.",
|
||||
handle: "@laylabeauty",
|
||||
testimonial: "Incredible quality for the price. Shipping to Algeria was quick. I've already ordered twice!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg",
|
||||
imageAlt: "Customer Layla in AURA fashion",
|
||||
},
|
||||
id: "4", name: "Layla Z.", handle: "@laylabeauty", testimonial: "Incredible quality for the price. Shipping to Algeria was quick. I've already ordered twice!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-customer-approving-new-offer_1262-17151.jpg", imageAlt: "Customer Layla in AURA fashion"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Nadia H.",
|
||||
handle: "@nadiachic",
|
||||
testimonial: "Each piece is carefully designed. I feel confident wearing AURA. It's become my favorite brand!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg",
|
||||
imageAlt: "Customer Nadia styling AURA outfit",
|
||||
},
|
||||
id: "5", name: "Nadia H.", handle: "@nadiachic", testimonial: "Each piece is carefully designed. I feel confident wearing AURA. It's become my favorite brand!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg", imageAlt: "Customer Nadia styling AURA outfit"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Yasmin T.",
|
||||
handle: "@yasmintrends",
|
||||
testimonial: "From browsing to delivery, everything was smooth. AURA delivers on quality and style. 100% worth it!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-playing-with-party-accesories_1187-3499.jpg",
|
||||
imageAlt: "Customer Yasmin in AURA collection",
|
||||
},
|
||||
id: "6", name: "Yasmin T.", handle: "@yasmintrends", testimonial: "From browsing to delivery, everything was smooth. AURA delivers on quality and style. 100% worth it!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-playing-with-party-accesories_1187-3499.jpg", imageAlt: "Customer Yasmin in AURA collection"},
|
||||
]}
|
||||
showRating={true}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user