Merge version_1 into main #1
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
||||
{ text: "Learn More", href: "#about" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cactus_23-2148013401.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cactus_23-2148013401.jpg?_wi=1"
|
||||
imageAlt="Latest flagship smartphones"
|
||||
className="w-full"
|
||||
containerClassName="max-w-6xl mx-auto px-4"
|
||||
@@ -153,19 +153,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Shipping", title: "Express Delivery", subtitle: "Fast & Reliable", description: "Get your phone delivered within 2-3 business days with secure packaging and tracking.", imageSrc: "http://img.b2bpic.net/free-photo/cactus_23-2148013401.jpg"
|
||||
tag: "Shipping", title: "Express Delivery", subtitle: "Fast & Reliable", description: "Get your phone delivered within 2-3 business days with secure packaging and tracking.", imageSrc: "http://img.b2bpic.net/free-photo/cactus_23-2148013401.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Warranty", title: "Extended Warranty", subtitle: "Peace of Mind", description: "Comprehensive warranty coverage and hassle-free replacement options for complete protection.", imageSrc: "http://img.b2bpic.net/free-photo/cactus_23-2148013401.jpg"
|
||||
tag: "Warranty", title: "Extended Warranty", subtitle: "Peace of Mind", description: "Comprehensive warranty coverage and hassle-free replacement options for complete protection.", imageSrc: "http://img.b2bpic.net/free-photo/cactus_23-2148013401.jpg?_wi=3"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Support", title: "24/7 Support", subtitle: "Always There", description: "Expert customer support team available round the clock to assist with your queries.", imageSrc: "http://img.b2bpic.net/free-photo/cactus_23-2148013401.jpg"
|
||||
tag: "Support", title: "24/7 Support", subtitle: "Always There", description: "Expert customer support team available round the clock to assist with your queries.", imageSrc: "http://img.b2bpic.net/free-photo/cactus_23-2148013401.jpg?_wi=4"
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
tag: "Payment", title: "Secure Checkout", subtitle: "Safe & Easy", description: "Multiple payment options with bank-level encryption for secure transactions.", imageSrc: "http://img.b2bpic.net/free-photo/cactus_23-2148013401.jpg"
|
||||
tag: "Payment", title: "Secure Checkout", subtitle: "Safe & Easy", description: "Multiple payment options with bank-level encryption for secure transactions.", imageSrc: "http://img.b2bpic.net/free-photo/cactus_23-2148013401.jpg?_wi=5"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
|
||||
Reference in New Issue
Block a user