|
|
|
|
@@ -51,7 +51,8 @@ export default function LandingPage() {
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Call Now", href: "tel:+254746120062" },
|
|
|
|
|
{
|
|
|
|
|
text: "Get Directions", href: "https://maps.google.com/?q=Stanbank+House+Suite+802+Moi+Avenue+Nairobi"},
|
|
|
|
|
text: "Get Directions", href: "https://maps.google.com/?q=Stanbank+House+Suite+802+Moi+Avenue+Nairobi"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
buttonAnimation="slide-up"
|
|
|
|
|
testimonials={[
|
|
|
|
|
@@ -85,16 +86,20 @@ export default function LandingPage() {
|
|
|
|
|
features={[
|
|
|
|
|
{
|
|
|
|
|
title: "Quality Clothes", description: "Premium selection of kids and adult fashion items", imageSrc: "http://img.b2bpic.net/free-photo/dancing-team-studio_1303-10936.jpg?_wi=1", imageAlt: "Quality kids and adult clothing", buttonIcon: ShoppingBag,
|
|
|
|
|
buttonHref: "#categories"},
|
|
|
|
|
buttonHref: "#categories"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Wide Variety", description: "Shoes, accessories, and fashion items all in one place", imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg?_wi=1", imageAlt: "Fashion accessories collection", buttonIcon: Package,
|
|
|
|
|
buttonHref: "#categories"},
|
|
|
|
|
buttonHref: "#categories"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Affordable Prices", description: "Quality fashion items at prices that fit your budget", imageSrc: "http://img.b2bpic.net/free-photo/laughing-ladies-with-shopping-bags-shopping-street_23-2147950174.jpg?_wi=1", imageAlt: "Stylish adult fashion collection", buttonIcon: Tag,
|
|
|
|
|
buttonHref: "#categories"},
|
|
|
|
|
buttonHref: "#categories"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
title: "Convenient Location", description: "Easy to find at Stanbank House, Moi Avenue, Nairobi", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991569.jpg?_wi=1", imageAlt: "Modern shoe collection display", buttonIcon: MapPin,
|
|
|
|
|
buttonHref: "#location"},
|
|
|
|
|
buttonHref: "#location"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
@@ -112,13 +117,17 @@ export default function LandingPage() {
|
|
|
|
|
tagAnimation="slide-up"
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "kids-clothing-1", name: "Kids Fashion Collection", price: "Call for pricing", variant: "Multiple sizes & colors", imageSrc: "http://img.b2bpic.net/free-photo/dancing-team-studio_1303-10936.jpg?_wi=2", imageAlt: "Kids clothing collection"},
|
|
|
|
|
id: "kids-clothing-1", name: "Kids Fashion Collection", price: "Call for pricing", variant: "Multiple sizes & colors", imageSrc: "http://img.b2bpic.net/free-photo/dancing-team-studio_1303-10936.jpg?_wi=2", imageAlt: "Kids clothing collection"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "adult-fashion-1", name: "Adult Fashion Selection", price: "Call for pricing", variant: "Casual & formal wear", imageSrc: "http://img.b2bpic.net/free-photo/laughing-ladies-with-shopping-bags-shopping-street_23-2147950174.jpg?_wi=2", imageAlt: "Adult fashion selection"},
|
|
|
|
|
id: "adult-fashion-1", name: "Adult Fashion Selection", price: "Call for pricing", variant: "Casual & formal wear", imageSrc: "http://img.b2bpic.net/free-photo/laughing-ladies-with-shopping-bags-shopping-street_23-2147950174.jpg?_wi=2", imageAlt: "Adult fashion selection"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "shoes-1", name: "Premium Shoes & Footwear", price: "Call for pricing", variant: "Casual, formal, sports", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991569.jpg?_wi=2", imageAlt: "Shoes and footwear collection"},
|
|
|
|
|
id: "shoes-1", name: "Premium Shoes & Footwear", price: "Call for pricing", variant: "Casual, formal, sports", imageSrc: "http://img.b2bpic.net/free-photo/view-shoe-rack-stacking-pair-footwear_23-2150991569.jpg?_wi=2", imageAlt: "Shoes and footwear collection"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "accessories-1", name: "Fashion Accessories", price: "Call for pricing", variant: "Belts, bags, jewelry", imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg?_wi=2", imageAlt: "Fashion accessories"},
|
|
|
|
|
id: "accessories-1", name: "Fashion Accessories", price: "Call for pricing", variant: "Belts, bags, jewelry", imageSrc: "http://img.b2bpic.net/free-photo/view-women-bag-stuff_93675-131548.jpg?_wi=2", imageAlt: "Fashion accessories"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="four-items-2x2-equal-grid"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -135,7 +144,11 @@ export default function LandingPage() {
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
buttons={[
|
|
|
|
|
{
|
|
|
|
|
text: "Visit Us Today", href: "tel:+254746120062"},
|
|
|
|
|
text: "Visit Us Today", href: "tel:+254746120062"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
text: "View Our Products", href: "categories"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
</div>
|
|
|
|
|
@@ -147,16 +160,20 @@ export default function LandingPage() {
|
|
|
|
|
metrics={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", icon: Star,
|
|
|
|
|
title: "Quality Products", value: "100%"},
|
|
|
|
|
title: "Quality Products", value: "100%"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", icon: Users,
|
|
|
|
|
title: "Happy Customers", value: "Thousands"},
|
|
|
|
|
title: "Happy Customers", value: "Thousands"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", icon: Zap,
|
|
|
|
|
title: "Fast Service", value: "Always"},
|
|
|
|
|
title: "Fast Service", value: "Always"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "4", icon: Award,
|
|
|
|
|
title: "Best Selection", value: "Local"},
|
|
|
|
|
title: "Best Selection", value: "Local"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -170,9 +187,11 @@ export default function LandingPage() {
|
|
|
|
|
animationType="reveal-blur"
|
|
|
|
|
buttons={[
|
|
|
|
|
{
|
|
|
|
|
text: "Call 0746 120062", href: "tel:+254746120062"},
|
|
|
|
|
text: "Call 0746 120062", href: "tel:+254746120062"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
text: "Get Directions", href: "https://maps.google.com/?q=Stanbank+House+Suite+802+Moi+Avenue+Nairobi"},
|
|
|
|
|
text: "Get Directions", href: "https://maps.google.com/?q=Stanbank+House+Suite+802+Moi+Avenue+Nairobi"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
@@ -193,9 +212,11 @@ export default function LandingPage() {
|
|
|
|
|
title: "Contact", items: [
|
|
|
|
|
{ label: "Phone: 0746 120062", href: "tel:+254746120062" },
|
|
|
|
|
{
|
|
|
|
|
label: "Stanbank House, Suite 802", href: "https://maps.google.com/?q=Stanbank+House+Suite+802+Moi+Avenue+Nairobi"},
|
|
|
|
|
label: "Stanbank House, Suite 802", href: "https://maps.google.com/?q=Stanbank+House+Suite+802+Moi+Avenue+Nairobi"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
label: "Moi Avenue, Nairobi", href: "https://maps.google.com/?q=Stanbank+House+Suite+802+Moi+Avenue+Nairobi"},
|
|
|
|
|
label: "Moi Avenue, Nairobi", href: "https://maps.google.com/?q=Stanbank+House+Suite+802+Moi+Avenue+Nairobi"
|
|
|
|
|
},
|
|
|
|
|
],
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
|