Update src/app/page.tsx
This commit is contained in:
@@ -203,14 +203,14 @@ export default function LandingPage() {
|
||||
"28 whitening strips (14-day supply)", "Nano hydroxyapatite formula", "Enamel-safe technology", "30-day money-back guarantee", "Free shipping included", "Save $9.99"
|
||||
],
|
||||
button: { text: "Buy Now", href: "#" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-medical-mask-pills-thermometer-pink-green-background_1182-1080.jpg?w=400&h=400&q=80", imageAlt: "WhitePop Pro 2 Pack Bundle"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-medical-mask-pills-thermometer-pink-green-background_1182-1080.jpg?w=400&h=400&q=80&_wi=1", imageAlt: "WhitePop Pro 2 Pack Bundle"
|
||||
},
|
||||
{
|
||||
id: "bundle-3", title: "3 Pack Bundle", price: "$69.99", period: "Best Value", features: [
|
||||
"42 whitening strips (21-day supply)", "Nano hydroxyapatite formula", "Enamel-safe technology", "30-day money-back guarantee", "Free shipping included", "Save $19.98 (33% off)", "Results guaranteed or your money back"
|
||||
],
|
||||
button: { text: "Buy Now", href: "#" },
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-medical-mask-pills-thermometer-pink-green-background_1182-1080.jpg?w=400&h=400&q=80", imageAlt: "WhitePop Pro 3 Pack Bundle - Best Value"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-medical-mask-pills-thermometer-pink-green-background_1182-1080.jpg?w=400&h=400&q=80&_wi=2", imageAlt: "WhitePop Pro 3 Pack Bundle - Best Value"
|
||||
}
|
||||
]}
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user