3 Commits

Author SHA1 Message Date
7d929a8217 Update src/app/page.tsx 2026-03-07 14:33:26 +00:00
8c82661530 Update src/app/layout.tsx 2026-03-07 14:33:25 +00:00
933a8f4a49 Merge version_1 into main
Merge version_1 into main
2026-03-07 14:30:55 +00:00
2 changed files with 55 additions and 200 deletions

View File

@@ -7,45 +7,28 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
const halant = Halant({
variable: "--font-halant",
subsets: ["latin"],
variable: "--font-halant", subsets: ["latin"],
weight: ["300", "400", "500", "600", "700"],
});
const inter = Inter({
variable: "--font-inter",
subsets: ["latin"],
variable: "--font-inter", subsets: ["latin"],
});
const raleway = Raleway({
variable: "--font-raleway",
subsets: ["latin"],
variable: "--font-raleway", subsets: ["latin"],
});
export const metadata: Metadata = {
title: "AYWISE - Premium Youth Fashion Clothing Brand",
description: "Discover premium luxury fashion with AYWISE. Premium black, white, and gold clothing collection designed for modern youth. Shop exclusive streetwear and contemporary apparel.",
keywords: "fashion, clothing, luxury, youth fashion, streetwear, premium apparel, black and gold fashion, contemporary style",
openGraph: {
title: "AYWISE - Elevate Your Style",
description: "Premium luxury fashion collection for modern youth. Discover our exclusive pieces designed for confidence and individuality.",
url: "https://aywise.com",
siteName: "AYWISE",
type: "website",
images: [
title: "AYWISE - Premium Youth Fashion Clothing Brand", description: "Discover premium luxury fashion with AYWISE. Premium black, white, and gold clothing collection designed for modern youth. Shop exclusive streetwear and contemporary apparel.", keywords: "fashion, clothing, luxury, youth fashion, streetwear, premium apparel, black and gold fashion, contemporary style", openGraph: {
title: "AYWISE - Elevate Your Style", description: "Premium luxury fashion collection for modern youth. Discover our exclusive pieces designed for confidence and individuality.", url: "https://aywise.com", siteName: "AYWISE", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg",
alt: "AYWISE Premium Fashion Collection",
},
url: "http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg", alt: "AYWISE Premium Fashion Collection"},
],
},
twitter: {
card: "summary_large_image",
title: "AYWISE - Premium Fashion Brand",
description: "Elevate your style with our exclusive luxury clothing collection. Black, white, and gold pieces designed for confident youth.",
images: [
"http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg",
],
card: "summary_large_image", title: "AYWISE - Premium Fashion Brand", description: "Elevate your style with our exclusive luxury clothing collection. Black, white, and gold pieces designed for confident youth.", images: [
"http://img.b2bpic.net/free-photo/young-attractive-woman-dark-background-loneliness-concept_169016-66019.jpg"],
},
robots: {
index: true,
@@ -1437,4 +1420,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -35,9 +35,7 @@ export default function HomePage() {
{ name: "Contact", id: "contact" },
]}
button={{
text: "Shop Now",
href: "products",
}}
text: "Shop Now", href: "products"}}
/>
</div>
@@ -46,32 +44,21 @@ export default function HomePage() {
title="Elevate Your Style with AYWISE"
description="Discover our exclusive collection of premium fashion that blends sophistication with contemporary youth culture. Designed for those who dare to stand out."
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-trendy-girl-casual-summer-dress_158538-1459.jpg",
alt: "Fashion enthusiast 1",
},
src: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-trendy-girl-casual-summer-dress_158538-1459.jpg", alt: "Fashion enthusiast 1"},
{
src: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098592.jpg",
alt: "Fashion enthusiast 2",
},
src: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098592.jpg", alt: "Fashion enthusiast 2"},
{
src: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-female-white-shirt-jeans-posing-beautiful-field_181624-57653.jpg",
alt: "Fashion enthusiast 3",
},
src: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-female-white-shirt-jeans-posing-beautiful-field_181624-57653.jpg", alt: "Fashion enthusiast 3"},
]}
avatarText="Trusted by 10,000+ Fashion Lovers"
buttons={[
{
text: "Explore Collection",
href: "products",
},
text: "Explore Collection", href: "products"},
{
text: "Learn Our Story",
href: "about",
},
text: "Learn Our Story", href: "about"},
]}
buttonAnimation="slide-up"
ariaLabel="AYWISE Hero Section"
@@ -86,26 +73,11 @@ export default function HomePage() {
tagIcon={Sparkles}
products={[
{
id: "1",
name: "Premium Black Hoodie",
price: "$89.99",
imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773385.jpg?_wi=1",
imageAlt: "Premium Black Hoodie",
},
id: "1", name: "Premium Black Hoodie", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/view-beige-tone-colored-pants_23-2150773385.jpg?_wi=1", imageAlt: "Premium Black Hoodie"},
{
id: "2",
name: "Minimalist White Tee",
price: "$49.99",
imageSrc: "http://img.b2bpic.net/free-photo/assortment-stylish-fedora-hats_23-2150711552.jpg?_wi=1",
imageAlt: "Minimalist White Tee",
},
id: "2", name: "Minimalist White Tee", price: "$49.99", imageSrc: "http://img.b2bpic.net/free-photo/assortment-stylish-fedora-hats_23-2150711552.jpg?_wi=1", imageAlt: "Minimalist White Tee"},
{
id: "3",
name: "Gold-Trim Jacket",
price: "$129.99",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-walking-outside_1303-25099.jpg?_wi=1",
imageAlt: "Gold-Trim Jacket",
},
id: "3", name: "Gold-Trim Jacket", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-jacket-walking-outside_1303-25099.jpg?_wi=1", imageAlt: "Gold-Trim Jacket"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -121,19 +93,13 @@ export default function HomePage() {
tag="Our Story"
bulletPoints={[
{
title: "Premium Quality",
description: "Every piece is crafted with meticulous attention to detail using only the finest materials",
icon: Shield,
title: "Premium Quality", description: "Every piece is crafted with meticulous attention to detail using only the finest materials", icon: Shield,
},
{
title: "Youth Culture",
description: "We celebrate contemporary style and empower young voices in the fashion industry",
icon: Zap,
title: "Youth Culture", description: "We celebrate contemporary style and empower young voices in the fashion industry", icon: Zap,
},
{
title: "Sustainable Design",
description: "Committed to ethical production and environmentally conscious manufacturing practices",
icon: Leaf,
title: "Sustainable Design", description: "Committed to ethical production and environmentally conscious manufacturing practices", icon: Leaf,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-woman-working-with-fabric_23-2148875368.jpg?_wi=1"
@@ -153,15 +119,7 @@ export default function HomePage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Fashion Weekly",
"Style Collective",
"Urban Threads",
"Trend Report",
"Street Fashion",
"Luxury Living",
"Style Insider",
"Fashion Forward",
]}
"Fashion Weekly", "Style Collective", "Urban Threads", "Trend Report", "Street Fashion", "Luxury Living", "Style Insider", "Fashion Forward"]}
speed={40}
showCard={true}
/>
@@ -174,53 +132,17 @@ export default function HomePage() {
tag="Testimonials"
testimonials={[
{
id: "1",
name: "Sarah Johnson",
handle: "@sarahstyle",
testimonial: "AYWISE has completely transformed my wardrobe. The quality and design are absolutely incredible, and the customer service is unmatched!",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-trendy-girl-casual-summer-dress_158538-1459.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
id: "1", name: "Sarah Johnson", handle: "@sarahstyle", testimonial: "AYWISE has completely transformed my wardrobe. The quality and design are absolutely incredible, and the customer service is unmatched!", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-looking-trendy-girl-casual-summer-dress_158538-1459.jpg?_wi=1", imageAlt: "Sarah Johnson"},
{
id: "2",
name: "Marcus Chen",
handle: "@urbanfashion",
testimonial: "Finally found a brand that understands youth culture and fashion. Every piece feels premium and authentic. Highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098592.jpg?_wi=1",
imageAlt: "Marcus Chen",
},
id: "2", name: "Marcus Chen", handle: "@urbanfashion", testimonial: "Finally found a brand that understands youth culture and fashion. Every piece feels premium and authentic. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098592.jpg?_wi=1", imageAlt: "Marcus Chen"},
{
id: "3",
name: "Emma Williams",
handle: "@emmazone",
testimonial: "The attention to detail is phenomenal. I feel confident and stylish wearing AYWISE pieces. This is my new go-to brand!",
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-female-white-shirt-jeans-posing-beautiful-field_181624-57653.jpg?_wi=1",
imageAlt: "Emma Williams",
},
id: "3", name: "Emma Williams", handle: "@emmazone", testimonial: "The attention to detail is phenomenal. I feel confident and stylish wearing AYWISE pieces. This is my new go-to brand!", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-attractive-caucasian-female-white-shirt-jeans-posing-beautiful-field_181624-57653.jpg?_wi=1", imageAlt: "Emma Williams"},
{
id: "4",
name: "Alex Rivera",
handle: "@alexwear",
testimonial: "AYWISE pieces are investment-worthy. The durability and timeless design make them perfect for any wardrobe. Love this brand!",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-blue-light_23-2149478942.jpg?_wi=1",
imageAlt: "Alex Rivera",
},
id: "4", name: "Alex Rivera", handle: "@alexwear", testimonial: "AYWISE pieces are investment-worthy. The durability and timeless design make them perfect for any wardrobe. Love this brand!", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-blonde-woman-blue-light_23-2149478942.jpg?_wi=1", imageAlt: "Alex Rivera"},
{
id: "5",
name: "Jessica Park",
handle: "@fashionjess",
testimonial: "The gold accents and black pieces are perfection. AYWISE truly understands luxury fashion for modern youth. Obsessed!",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15865.jpg?_wi=1",
imageAlt: "Jessica Park",
},
id: "5", name: "Jessica Park", handle: "@fashionjess", testimonial: "The gold accents and black pieces are perfection. AYWISE truly understands luxury fashion for modern youth. Obsessed!", imageSrc: "http://img.b2bpic.net/free-photo/handsome-black-male-dressed-suit-from-wool_613910-15865.jpg?_wi=1", imageAlt: "Jessica Park"},
{
id: "6",
name: "David Kumar",
handle: "@stylekulture",
testimonial: "Exceptional quality, exceptional design, exceptional everything. AYWISE is setting new standards in fashion. Kudos to the team!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street-funny-positive-woman-sunglasses_158538-1662.jpg?_wi=1",
imageAlt: "David Kumar",
},
id: "6", name: "David Kumar", handle: "@stylekulture", testimonial: "Exceptional quality, exceptional design, exceptional everything. AYWISE is setting new standards in fashion. Kudos to the team!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-brunette-model-dressed-summer-hipster-jacket-jeans-clothes-trendy-girl-sitting-bench-street-funny-positive-woman-sunglasses_158538-1662.jpg?_wi=1", imageAlt: "David Kumar"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -234,31 +156,17 @@ export default function HomePage() {
ctaTitle="Get in Touch"
ctaDescription="Have questions about our collections or need styling advice? We'd love to hear from you!"
ctaButton={{
text: "Email Us",
href: "mailto:hello@aywise.com",
}}
text: "Get Styling Help", href: "mailto:hello@aywise.com"}}
ctaIcon={Mail}
faqs={[
{
id: "1",
title: "What is your return policy?",
content: "We offer a 30-day return policy for all unworn items with original tags. Returns are free and easy - just contact our team for a prepaid shipping label.",
},
id: "1", title: "What is your return policy?", content: "We offer a 30-day return policy for all unworn items with original tags. Returns are free and easy - just contact our team for a prepaid shipping label."},
{
id: "2",
title: "How do I track my order?",
content: "You'll receive a tracking number via email as soon as your order ships. You can track your package in real-time on our website.",
},
id: "2", title: "How do I track my order?", content: "You'll receive a tracking number via email as soon as your order ships. You can track your package in real-time on our website."},
{
id: "3",
title: "Do you ship internationally?",
content: "Yes! We ship to most countries worldwide. Shipping costs and delivery times vary by location. International orders may be subject to customs duties.",
},
id: "3", title: "Do you ship internationally?", content: "Yes! We ship to most countries worldwide. Shipping costs and delivery times vary by location. International orders may be subject to customs duties."},
{
id: "4",
title: "What materials do you use?",
content: "We use premium quality materials including organic cotton, sustainable fabrics, and ethically sourced textiles. Each product page lists specific materials used.",
},
id: "4", title: "What materials do you use?", content: "We use premium quality materials including organic cotton, sustainable fabrics, and ethically sourced textiles. Each product page lists specific materials used."},
]}
useInvertedBackground={true}
animationType="slide-up"
@@ -270,87 +178,51 @@ export default function HomePage() {
logoText="AYWISE"
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "All Products",
href: "/products",
},
label: "All Products", href: "/products"},
{
label: "New Arrivals",
href: "/products",
},
label: "New Arrivals", href: "/products"},
{
label: "Bestsellers",
href: "/products",
},
label: "Bestsellers", href: "/products"},
{
label: "Sale",
href: "/products",
},
label: "Sale", href: "/products"},
],
},
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "/",
},
label: "About Us", href: "/"},
{
label: "Our Story",
href: "/",
},
label: "Our Story", href: "/"},
{
label: "Sustainability",
href: "/",
},
label: "Sustainability", href: "/"},
{
label: "Careers",
href: "/",
},
label: "Careers", href: "/"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact Us",
href: "/",
},
label: "Contact Us", href: "/"},
{
label: "FAQ",
href: "/",
},
label: "FAQ", href: "/"},
{
label: "Shipping Info",
href: "/",
},
label: "Shipping Info", href: "/"},
{
label: "Returns",
href: "/",
},
label: "Returns", href: "/"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Instagram",
href: "https://instagram.com/aywise",
},
label: "Instagram", href: "https://instagram.com/aywise"},
{
label: "TikTok",
href: "https://tiktok.com/@aywise",
},
label: "TikTok", href: "https://tiktok.com/@aywise"},
{
label: "Twitter",
href: "https://twitter.com/aywisefashion",
},
label: "Twitter", href: "https://twitter.com/aywisefashion"},
{
label: "Newsletter",
href: "/",
},
label: "Newsletter", href: "/"},
],
},
]}
@@ -359,4 +231,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}