Update src/app/page.tsx
This commit is contained in:
@@ -149,7 +149,7 @@ export default function HomePage() {
|
||||
{ value: "18+", title: "Age Verification Required" },
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-hand-hold-offer-patient-medical-marijuana-oil_1150-16910.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctor-hand-hold-offer-patient-medical-marijuana-oil_1150-16910.jpg?_wi=1"
|
||||
imageAlt="Laboratory testing and compliance certification"
|
||||
mediaAnimation="opacity"
|
||||
metricsAnimation="opacity"
|
||||
@@ -166,7 +166,7 @@ export default function HomePage() {
|
||||
{ value: "24/7", title: "Online Support" },
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-loose-tea_169016-2071.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-loose-tea_169016-2071.jpg?_wi=1"
|
||||
imageAlt="Curated premium cannabis collection"
|
||||
mediaAnimation="opacity"
|
||||
metricsAnimation="opacity"
|
||||
@@ -185,19 +185,19 @@ export default function HomePage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "James M.", handle: "@jamesmcannabis", testimonial: "Finally, a dispensary that treats cannabis retail professionally. The product selection is outstanding and the staff really knows their stuff. Highly recommend.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", name: "Sophie R.", handle: "@sophieloves_wellness", testimonial: "ELEVATE has transformed how I approach cannabis consumption. The detailed product information and personalized recommendations are exceptional. Worth every penny.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-woman_23-2148603029.jpg"},
|
||||
{
|
||||
id: "3", name: "David K.", handle: "@davidk_london", testimonial: "The quality control here is unmatched. Every product is exactly as described. I've been a regular customer for months and have never been disappointed.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", name: "Emma T.", handle: "@emmatheconnoisseur", testimonial: "A premium experience from start to finish. Discreet packaging, fast delivery, and outstanding customer service. This is how cannabis retail should be done.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"},
|
||||
{
|
||||
id: "5", name: "Marcus P.", handle: "@marcusp_wellness", testimonial: "ELEVATE restored my faith in online cannabis retail. Professional, discreet, and reliable. The variety is impressive and prices are competitive for the quality.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3"},
|
||||
{
|
||||
id: "6", name: "Lisa N.", handle: "@lisanaturally", testimonial: "Outstanding selection of cannabis oils and edibles. The customer support team is incredibly helpful in choosing the right products for my needs.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg"},
|
||||
@@ -220,7 +220,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/heaps-marijuana-leaves_1150-25567.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/heaps-marijuana-leaves_1150-25567.jpg?_wi=1"
|
||||
imageAlt="Premium cannabis retail footer background"
|
||||
columns={footerColumns}
|
||||
logoText="ELEVATE"
|
||||
|
||||
Reference in New Issue
Block a user