Merge version_1 into main #4

Merged
bender merged 2 commits from version_1 into main 2026-03-05 10:31:25 +00:00
2 changed files with 12 additions and 12 deletions

View File

@@ -145,11 +145,11 @@ export default function HomePage() {
carouselMode="buttons"
products={[
{
id: "1", name: "E-Commerce Brand Transformation", price: "250K+ Revenue", imageSrc: "http://img.b2bpic.net/free-psd/gradient-marketing-strategy-instagram-posts_23-2150424916.jpg", imageAlt: "E-commerce social media campaign"},
id: "1", name: "E-Commerce Brand Transformation", price: "250K+ Revenue", imageSrc: "http://img.b2bpic.net/free-psd/gradient-marketing-strategy-instagram-posts_23-2150424916.jpg?_wi=1", imageAlt: "E-commerce social media campaign"},
{
id: "2", name: "Tech Startup Growth Campaign", price: "5M+ Impressions", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-with-laptop_23-2149636255.jpg", imageAlt: "Tech startup social growth"},
id: "2", name: "Tech Startup Growth Campaign", price: "5M+ Impressions", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-with-laptop_23-2149636255.jpg?_wi=1", imageAlt: "Tech startup social growth"},
{
id: "3", name: "Luxury Brand Awareness Initiative", price: "1M+ Engagement", imageSrc: "http://img.b2bpic.net/free-photo/stock-market-results-stock-trade-forex-shares-concept_53876-125169.jpg", imageAlt: "Luxury brand awareness campaign"},
id: "3", name: "Luxury Brand Awareness Initiative", price: "1M+ Engagement", imageSrc: "http://img.b2bpic.net/free-photo/stock-market-results-stock-trade-forex-shares-concept_53876-125169.jpg?_wi=1", imageAlt: "Luxury brand awareness campaign"},
]}
/>
</div>
@@ -168,22 +168,22 @@ export default function HomePage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", handle: "@sarahjohnson", testimonial: "Prisma Social completely transformed our social media presence. Within 6 months, our engagement tripled and we saw a 180% increase in conversions. They truly understand our brand voice.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Sarah Johnson, CEO"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=1", imageAlt: "Sarah Johnson, CEO"},
{
id: "2", name: "Michael Chen", handle: "@mchen_creative", testimonial: "Working with Prisma Social was a game-changer for our startup. Their strategic approach and creative execution helped us go from zero to 100K followers in just 4 months.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Michael Chen, Founder"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=2", imageAlt: "Michael Chen, Founder"},
{
id: "3", name: "Emily Rodriguez", handle: "@emilyrodriguez", testimonial: "The team's attention to detail and data-driven approach is exceptional. They didn't just manage our accounts—they elevated our entire brand narrative across all platforms.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Emily Rodriguez, Marketing Director"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=3", imageAlt: "Emily Rodriguez, Marketing Director"},
{
id: "4", name: "David Kim", handle: "@davidkim88", testimonial: "Prisma Social's content strategy has been instrumental in building our brand authority. Their team is professional, responsive, and truly invested in our success.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "David Kim, Product Manager"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=4", imageAlt: "David Kim, Product Manager"},
{
id: "5", name: "Jessica Martinez", handle: "@jmartinez_design", testimonial: "We partnered with Prisma Social to revamp our social presence and the results speak for themselves. Our ROI increased by 220% in the first year alone.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Jessica Martinez, Business Owner"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=5", imageAlt: "Jessica Martinez, Business Owner"},
{
id: "6", name: "Alex Thompson", handle: "@alexthompson", testimonial: "Outstanding team with exceptional creativity and strategic thinking. They transformed our social media from an afterthought to a core part of our business growth.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", imageAlt: "Alex Thompson, CEO"},
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=6", imageAlt: "Alex Thompson, CEO"},
]}
/>
</div>

View File

@@ -52,11 +52,11 @@ export default function PortfolioPage() {
carouselMode="buttons"
products={[
{
id: "1", name: "E-Commerce Brand Transformation", price: "250K+ Revenue", imageSrc: "http://img.b2bpic.net/free-psd/gradient-marketing-strategy-instagram-posts_23-2150424916.jpg", imageAlt: "E-commerce social media campaign"},
id: "1", name: "E-Commerce Brand Transformation", price: "250K+ Revenue", imageSrc: "http://img.b2bpic.net/free-psd/gradient-marketing-strategy-instagram-posts_23-2150424916.jpg?_wi=2", imageAlt: "E-commerce social media campaign"},
{
id: "2", name: "Tech Startup Growth Campaign", price: "5M+ Impressions", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-with-laptop_23-2149636255.jpg", imageAlt: "Tech startup social growth"},
id: "2", name: "Tech Startup Growth Campaign", price: "5M+ Impressions", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-people-working-with-laptop_23-2149636255.jpg?_wi=2", imageAlt: "Tech startup social growth"},
{
id: "3", name: "Luxury Brand Awareness Initiative", price: "1M+ Engagement", imageSrc: "http://img.b2bpic.net/free-photo/stock-market-results-stock-trade-forex-shares-concept_53876-125169.jpg", imageAlt: "Luxury brand awareness campaign"},
id: "3", name: "Luxury Brand Awareness Initiative", price: "1M+ Engagement", imageSrc: "http://img.b2bpic.net/free-photo/stock-market-results-stock-trade-forex-shares-concept_53876-125169.jpg?_wi=2", imageAlt: "Luxury brand awareness campaign"},
]}
/>
</div>