Merge version_2 into main #2
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="Cybe Store"
|
||||
description="Discover premium skincare, makeup, technology, and executive fashion. Shop curated collections with multilingual support for global customers."
|
||||
description="Discover premium skincare, makeup, technology, and executive fashion. Shop curated collections with multilingual support for global customers. Available in English, Spanish, Portuguese (Brazil), French, German, and more."
|
||||
buttons={[
|
||||
{ text: "Shop Women's Collection", href: "#female-products" },
|
||||
{ text: "Shop Men's Collection", href: "#male-products" }
|
||||
@@ -122,11 +122,11 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<AboutMetric
|
||||
title="Cybe Store - Your Ultimate Shopping Destination for Premium Products Across Multiple Cultures and Languages"
|
||||
title="Cybe Store - Your Ultimate Shopping Destination for Premium Products Across Multiple Cultures and Languages. Now Supporting Portuguese (Brazil) and German."
|
||||
useInvertedBackground={true}
|
||||
metricsAnimation="slide-up"
|
||||
metrics={[
|
||||
{ icon: Globe, label: "Languages Supported", value: "5" },
|
||||
{ icon: Globe, label: "Languages Supported", value: "7" },
|
||||
{ icon: ShoppingCart, label: "Premium Products", value: "500+" },
|
||||
{ icon: Users, label: "Satisfied Customers", value: "50K+" },
|
||||
{ icon: Award, label: "Years of Excellence", value: "10+" }
|
||||
|
||||
Reference in New Issue
Block a user