Merge version_1 into main #1
@@ -7,7 +7,7 @@ import SplitAbout from "@/components/sections/about/SplitAbout";
|
||||
import FeatureCardTwentyThree from "@/components/sections/feature/FeatureCardTwentyThree";
|
||||
import ContactFaq from "@/components/sections/contact/ContactFaq";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import { Pen, Tag, Share2, Film, Shirt, Needle, Gift, Briefcase, MessageCircle } from "lucide-react";
|
||||
import { Pen, Tag, Share2, Film, Shirt, Gift, Briefcase, MessageCircle } from "lucide-react";
|
||||
|
||||
export default function SirKongMediaPage() {
|
||||
return (
|
||||
@@ -17,7 +17,7 @@ export default function SirKongMediaPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="small"
|
||||
sizing="mediumLarge"
|
||||
background="aurora"
|
||||
background="none"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -44,7 +44,7 @@ export default function SirKongMediaPage() {
|
||||
{ text: "Tell Your Story", href: "#contact" },
|
||||
{ text: "Explore Services", href: "#services" }
|
||||
]}
|
||||
background={{ variant: "aurora" }}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
videoSrc="http://img.b2bpic.net/free-photo/filmmaker-refining-movie-footage_482257-121322.jpg"
|
||||
videoAriaLabel="Sir Kong Media creative montage"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -88,7 +88,6 @@ export default function SirKongMediaPage() {
|
||||
imagePosition="left"
|
||||
bulletPoints={[
|
||||
{ title: "T-Shirt Printing", description: "High-quality DTF & Screen Printing", icon: Shirt },
|
||||
{ title: "Embroidery", description: "Textured logos on caps and shirts", icon: Needle },
|
||||
{ title: "Product Branding", description: "Cups, keyholders, corporate gifts", icon: Gift },
|
||||
{ title: "Corporate Identity", description: "Complete brand package solutions", icon: Briefcase }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user