Update src/app/page.tsx
This commit is contained in:
@@ -79,7 +79,6 @@ export default function WebAgency2Page() {
|
||||
tag="Our Partners"
|
||||
names={["TechInnovate", "FutureSolutions", "GlobalReach", "DataMinds", "PioneerSystems", "CloudForge"]}
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
/>
|
||||
<div id="services" data-section="services">
|
||||
<FeatureBento
|
||||
@@ -147,7 +146,6 @@ export default function WebAgency2Page() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
plans={[
|
||||
{
|
||||
id: "starter", badge: "Starter", badgeIcon: DollarSign,
|
||||
@@ -289,7 +287,6 @@ export default function WebAgency2Page() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
blogs={[
|
||||
{
|
||||
id: "blog-1", category: "AI Strategy", title: "The Future of SEO: How AI is Reshaping Search Rankings", excerpt: "Explore the transformative impact of artificial intelligence on search engine optimization and what it means for your business.", imageSrc: "http://img.b2bpic.net/free-photo/glowing-warning-triangle-with-digital-distortion-black-background_84443-91300.jpg", imageAlt: "AI brain with search icon", authorName: "Anya Sharma", authorAvatar: "http://img.b2bpic.net/free-photo/lgbtq-pride-flag-with-woman-rsquo-s-hand-raising_53876-129559.jpg", date: "May 2, 2024"},
|
||||
|
||||
Reference in New Issue
Block a user