Merge version_3 into main #2
@@ -12,7 +12,7 @@ import TestimonialCardThirteen from "@/components/sections/testimonial/Testimoni
|
||||
import FaqSplitText from "@/components/sections/faq/FaqSplitText";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterMedia from "@/components/sections/footer/FooterMedia";
|
||||
import { ShoppingBasket, Clock, MapPin, Phone, Star } from "lucide-react";
|
||||
import { ShoppingBasket, Clock, MapPin, Phone, Star, Sparkles } from "lucide-react";
|
||||
|
||||
export default function KiyoPage() {
|
||||
return (
|
||||
@@ -82,6 +82,8 @@ export default function KiyoPage() {
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardOne
|
||||
tag="Premium Selection"
|
||||
tagIcon={Sparkles}
|
||||
title="What We Offer"
|
||||
description="A comprehensive selection of high-quality items for all your household needs."
|
||||
buttons={[{ text: "See Our Selection", href: "#contact" }]}
|
||||
|
||||
Reference in New Issue
Block a user