Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumLargeSizeLargeTitles"
|
||||
background="grid"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroCentered
|
||||
title="Premium Products for Modern Living"
|
||||
description="Discover our curated collection of high-quality items. Fast shipping, easy returns, and exceptional customer service."
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "downward-rays-static" }}
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", alt: "Satisfied customer"
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
title: "Secure Checkout", description: "100% safe transactions", imageSrc: "http://img.b2bpic.net/free-vector/shield-background-with-lock_23-2147630175.jpg", imageAlt: "Secure payment processing", buttonIcon: Shield
|
||||
},
|
||||
{
|
||||
title: "24/7 Support", description: "Always here to help", imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg?_wi=1", imageAlt: "Customer support team", buttonIcon: Headphones
|
||||
title: "24/7 Support", description: "Always here to help", imageSrc: "http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg", imageAlt: "Customer support team", buttonIcon: Headphones
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -241,7 +241,7 @@ export default function LandingPage() {
|
||||
faqsAnimation="slide-up"
|
||||
mediaAnimation="slide-up"
|
||||
animationType="smooth"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/sales-assistant-being-employed-customer-care-support-job-working-telemarketing-call-center-helpdesk-female-receptionist-with-helpline-service-helping-clients-remote-communication_482257-43021.jpg"
|
||||
imageAlt="Customer support illustration"
|
||||
faqs={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user