Merge version_1 into main #3
@@ -75,17 +75,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "AI/CGI Video Production", description: "High-quality, immersive visuals that tell your brand story through advanced technology.", media: { imageSrc: "http://img.b2bpic.net/free-photo/empty-meeting-office-space-enterprise-used-workers-attend-conferences_482257-115920.jpg", imageAlt: "luxury dark background abstract" },
|
||||
id: "f1", title: "AI/CGI Video Production", description: "High-quality, immersive visuals that tell your brand story through advanced technology.", media: { imageSrc: "http://img.b2bpic.net/free-photo/empty-meeting-office-space-enterprise-used-workers-attend-conferences_482257-115920.jpg?_wi=1", imageAlt: "luxury dark background abstract" },
|
||||
items: [{ text: "Cinema-grade quality", icon: Sparkles }, { text: "AI-Driven visuals", icon: Zap }],
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "f2", title: "Premium Website Builder", description: "Custom, high-performance websites designed to convert visitors into loyal customers.", media: { imageSrc: "http://img.b2bpic.net/free-photo/empty-meeting-office-space-enterprise-used-workers-attend-conferences_482257-115920.jpg", imageAlt: "cinema camera studio lights" },
|
||||
id: "f2", title: "Premium Website Builder", description: "Custom, high-performance websites designed to convert visitors into loyal customers.", media: { imageSrc: "http://img.b2bpic.net/free-photo/empty-meeting-office-space-enterprise-used-workers-attend-conferences_482257-115920.jpg?_wi=2", imageAlt: "cinema camera studio lights" },
|
||||
items: [{ text: "Bespoke design", icon: Layout }, { text: "High conversion focus", icon: TrendingUp }],
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "f3", title: "Social Media Management", description: "Strategic management packages that keep your socials buzzing and your brand relevant.", media: { imageSrc: "http://img.b2bpic.net/free-photo/empty-meeting-office-space-enterprise-used-workers-attend-conferences_482257-115920.jpg", imageAlt: "neon light motion background" },
|
||||
id: "f3", title: "Social Media Management", description: "Strategic management packages that keep your socials buzzing and your brand relevant.", media: { imageSrc: "http://img.b2bpic.net/free-photo/empty-meeting-office-space-enterprise-used-workers-attend-conferences_482257-115920.jpg?_wi=3", imageAlt: "neon light motion background" },
|
||||
items: [{ text: "Engagement strategy", icon: Users }, { text: "Creative content", icon: Palette }],
|
||||
reverse: false
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user