Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -84,7 +84,7 @@ export default function FeaturesPage() {
|
||||
id: "ai-optimizer",
|
||||
name: "AI Campaign Optimizer",
|
||||
price: "Included",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-digital-tablet-with-digital-marketing-graph_9975-22063.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-digital-tablet-with-digital-marketing-graph_9975-22063.jpg?_wi=2",
|
||||
imageAlt: "AI Campaign Optimizer interface",
|
||||
initialQuantity: 1
|
||||
},
|
||||
@@ -92,7 +92,7 @@ export default function FeaturesPage() {
|
||||
id: "analytics-suite",
|
||||
name: "Analytics Suite",
|
||||
price: "Included",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg?_wi=2",
|
||||
imageAlt: "Advanced analytics dashboard",
|
||||
initialQuantity: 1
|
||||
},
|
||||
@@ -100,7 +100,7 @@ export default function FeaturesPage() {
|
||||
id: "audience-tools",
|
||||
name: "Audience Intelligence",
|
||||
price: "Included",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/demographic-census-concept-representation_23-2149093906.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/demographic-census-concept-representation_23-2149093906.jpg?_wi=2",
|
||||
imageAlt: "Audience intelligence tools",
|
||||
initialQuantity: 1
|
||||
}
|
||||
|
||||
@@ -153,7 +153,7 @@ export default function HomePage() {
|
||||
id: "arbuz-optimizer",
|
||||
name: "Campaign Optimizer",
|
||||
price: "$299/month",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-digital-tablet-with-digital-marketing-graph_9975-22063.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-digital-tablet-with-digital-marketing-graph_9975-22063.jpg?_wi=1",
|
||||
imageAlt: "Campaign Optimizer dashboard interface",
|
||||
initialQuantity: 1
|
||||
},
|
||||
@@ -161,7 +161,7 @@ export default function HomePage() {
|
||||
id: "arbuz-insights",
|
||||
name: "Performance Insights",
|
||||
price: "$199/month",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/data-analytics-dashboard_23-2152001529.jpg?_wi=1",
|
||||
imageAlt: "Performance Insights analytics dashboard",
|
||||
initialQuantity: 1
|
||||
},
|
||||
@@ -169,7 +169,7 @@ export default function HomePage() {
|
||||
id: "arbuz-audience",
|
||||
name: "Audience Builder",
|
||||
price: "$399/month",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/demographic-census-concept-representation_23-2149093906.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/demographic-census-concept-representation_23-2149093906.jpg?_wi=1",
|
||||
imageAlt: "Audience Builder targeting interface",
|
||||
initialQuantity: 1
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user