From 7291320b546d03ff63533c3b63a12dda81250d32 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 09:48:37 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index c5fd4e9..5ec3a38 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -16,11 +16,13 @@ const inter = Inter({ export const metadata: Metadata = { title: "Phil and Kay Stores - Fashion Clothes & Accessories in Nairobi", description: "Quality kids and adult clothes, shoes, and fashion accessories in Nairobi. Visit Stanbank House, Moi Avenue. Call 0746 120062 for availability.", keywords: "fashion store Nairobi, clothes shop Moi Avenue, kids clothes Nairobi, shoes and accessories, Phil and Kay Stores", metadataBase: new URL("https://philandkaystores.co.ke"), alternates: { - canonical: "https://philandkaystores.co.ke"}, + canonical: "https://philandkaystores.co.ke" + }, openGraph: { title: "Phil and Kay Stores - Your Fashion Destination in Nairobi", description: "Quality kids and adult clothes, shoes, and fashion accessories. All under one roof at Stanbank House, Moi Avenue.", url: "https://philandkaystores.co.ke", siteName: "Phil and Kay Stores", type: "website", images: [ { - url: "http://img.b2bpic.net/free-photo/rows-hangers-with-clothes_23-2147669916.jpg", alt: "Phil and Kay Stores Fashion Shop"}, + url: "http://img.b2bpic.net/free-photo/rows-hangers-with-clothes_23-2147669916.jpg", alt: "Phil and Kay Stores Fashion Shop" + } ], }, twitter: { -- 2.49.1 From 27bc1455c0a3b91cda09dc1301e35e8a45950571 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 09:48:38 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 57 +++++++++++++++++++++++++++++++++--------------- 1 file changed, 39 insertions(+), 18 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4902309..7438ef0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" + }, ]} /> @@ -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" + }, ], }, { -- 2.49.1