Merge version_6 into main #5
@@ -11,7 +11,7 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "ABAYAS - Premium Modest Fashion", description: "Discover timeless elegance and comfort with our premium collection of abayas. Crafted with the finest fabrics and attention to detail."};
|
||||
title: "Create Next App", description: "Generated by create next app"};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
description="Discover timeless elegance and comfort with our premium collection of abayas. Crafted with the finest fabrics and attention to detail, each piece celebrates modest fashion with sophistication."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Shop Collection", href: "#products" },
|
||||
{ text: "Shop Now", href: "#products" },
|
||||
{ text: "Learn More", href: "#about" },
|
||||
]}
|
||||
layoutOrder="default"
|
||||
@@ -73,7 +73,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
title="Featured Collection"
|
||||
description="Explore our curated selection of premium abayas designed for every occasion"
|
||||
tag="New Arrivals | 1000+ Happy Customers"
|
||||
tag="New Arrivals"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user