diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index dc63245..d880086 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -58,7 +58,7 @@ export default function AboutPage() { borderRadius="soft" contentWidth="compact" sizing="largeSmall" - background="noise" + background="circleGradient" cardStyle="subtle-shadow" primaryButtonStyle="primary-glow" secondaryButtonStyle="glass" @@ -83,7 +83,7 @@ export default function AboutPage() { { value: "581", title: "Five-Star Reviews" }, { value: "200+", title: "Product Photos & Details" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-pink-blouse-buys-dishes-store_1157-36707.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/woman-pink-blouse-buys-dishes-store_1157-36707.jpg" imageAlt="Caterweb showroom in Johannesburg South" useInvertedBackground={false} mediaAnimation="slide-up" @@ -102,25 +102,13 @@ export default function AboutPage() { features={[ { id: 1, - title: "Quality & Reliability", - description: "We partner only with top-tier brands and verify every product's quality. Your equipment must perform flawlessly in demanding professional kitchens.", - imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-sales-woman-choosing-tiles-building-market_1303-26799.jpg?_wi=3", - imageAlt: "Quality & Reliability", - }, + title: "Quality & Reliability", description: "We partner only with top-tier brands and verify every product's quality. Your equipment must perform flawlessly in demanding professional kitchens.", imageSrc: "http://img.b2bpic.net/free-photo/young-man-with-sales-woman-choosing-tiles-building-market_1303-26799.jpg", imageAlt: "Quality & Reliability"}, { id: 2, - title: "Expert Guidance", - description: "Our team provides personalized recommendations based on your specific needs. We're not just sellers—we're consultants who understand hospitality operations.", - imageSrc: "http://img.b2bpic.net/free-photo/team-call-center-agents-cooperating-provide-guidance-customers_482257-117984.jpg?_wi=2", - imageAlt: "Expert Guidance", - }, + title: "Expert Guidance", description: "Our team provides personalized recommendations based on your specific needs. We're not just sellers—we're consultants who understand hospitality operations.", imageSrc: "http://img.b2bpic.net/free-photo/team-call-center-agents-cooperating-provide-guidance-customers_482257-117984.jpg", imageAlt: "Expert Guidance"}, { id: 3, - title: "Speed & Urgency", - description: "When your kitchen needs equipment, time matters. We prioritize fast processing and delivery across South Africa without compromising on quality.", - imageSrc: "http://img.b2bpic.net/free-photo/modern-semi-truck-autumn-highway-sunset-long-haul-freight_169016-69964.jpg?_wi=3", - imageAlt: "Speed & Urgency", - }, + title: "Speed & Urgency", description: "When your kitchen needs equipment, time matters. We prioritize fast processing and delivery across South Africa without compromising on quality.", imageSrc: "http://img.b2bpic.net/free-photo/modern-semi-truck-autumn-highway-sunset-long-haul-freight_169016-69964.jpg", imageAlt: "Speed & Urgency"}, ]} /> @@ -134,15 +122,7 @@ export default function AboutPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Tineale's Fine Dining", - "Johannesburg South Hotels", - "Event Catering Services", - "Restaurant Chains SA", - "Hotel Group Partners", - "Hospitality Consultants", - "Kitchen Consultants", - "Catering Event Co", - ]} + "Tineale's Fine Dining", "Johannesburg South Hotels", "Event Catering Services", "Restaurant Chains SA", "Hotel Group Partners", "Hospitality Consultants", "Kitchen Consultants", "Catering Event Co"]} showCard={true} speed={40} />