Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -84,6 +84,7 @@ export default function LandingPage() {
|
||||
subdescription="Visit us at Coral Palm Plaza and let us care for your crown."
|
||||
mediaAnimation="slide-up"
|
||||
icon={Sparkles}
|
||||
videoSrc="https://www.w3schools.com/html/mov_bbb.mp4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -110,12 +111,12 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "g1", name: "Transformation 1", price: "View", imageSrc: "" },
|
||||
{ id: "g2", name: "Transformation 2", price: "View", imageSrc: "" },
|
||||
{ id: "g3", name: "Transformation 3", price: "View", imageSrc: "" },
|
||||
{ id: "g4", name: "Transformation 4", price: "View", imageSrc: "" },
|
||||
{ id: "g5", name: "Transformation 5", price: "View", imageSrc: "" },
|
||||
{ id: "g6", name: "Salon View", price: "View", imageSrc: "" },
|
||||
{ id: "g1", name: "Transformation 1", price: "View", imageSrc: "https://images.unsplash.com/photo-1560066984-138dadb4c07d?auto=format&fit=crop&q=80&w=800" },
|
||||
{ id: "g2", name: "Transformation 2", price: "View", imageSrc: "https://images.unsplash.com/photo-1562322140-8baeeceee3df?auto=format&fit=crop&q=80&w=800" },
|
||||
{ id: "g3", name: "Transformation 3", price: "View", imageSrc: "https://images.unsplash.com/photo-1595476108010-b4d1f102b1b1?auto=format&fit=crop&q=80&w=800" },
|
||||
{ id: "g4", name: "Transformation 4", price: "View", imageSrc: "https://images.unsplash.com/photo-1522337660859-02fbefca4702?auto=format&fit=crop&q=80&w=800" },
|
||||
{ id: "g5", name: "Transformation 5", price: "View", imageSrc: "https://images.unsplash.com/photo-1600948836101-f9ffda59d250?auto=format&fit=crop&q=80&w=800" },
|
||||
{ id: "g6", name: "Salon View", price: "View", imageSrc: "https://images.unsplash.com/photo-1560066984-138dadb4c07d?auto=format&fit=crop&q=80&w=800" },
|
||||
]}
|
||||
title="Gallery"
|
||||
description="Before & After transformations and our salon aesthetic."
|
||||
|
||||
Reference in New Issue
Block a user