Update src/app/page.tsx
This commit is contained in:
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="none"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "https://images.unsplash.com/photo-1591604129939-f1efa4d9f7fa?w=1920",
|
||||
imageSrc: "https://images.unsplash.com/photo-1591604129939-f1efa4d9f7fa?w=1920&_wi=1",
|
||||
imageAlt: "Masjidil Haram in Mecca at night",
|
||||
},
|
||||
{
|
||||
@@ -179,7 +179,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Umroh Reguler",
|
||||
price: "Rp 28 Juta",
|
||||
imageSrc: "https://images.unsplash.com/photo-1591604129939-f1efa4d9f7fa?w=1920",
|
||||
imageSrc: "https://images.unsplash.com/photo-1591604129939-f1efa4d9f7fa?w=1920&_wi=2",
|
||||
imageAlt: "Masjidil Haram and Masjid Nabawi",
|
||||
onProductClick: "() => {}",
|
||||
isFavorited: false,
|
||||
@@ -215,7 +215,7 @@ export default function LandingPage() {
|
||||
id: "p5",
|
||||
name: "Wisata Turki Klasik",
|
||||
price: "Rp 20 Juta",
|
||||
imageSrc: "https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=1920",
|
||||
imageSrc: "https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=1920&_wi=1",
|
||||
imageAlt: "Turkey landscape",
|
||||
onProductClick: "() => {}",
|
||||
isFavorited: false,
|
||||
@@ -343,7 +343,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=1920"
|
||||
imageSrc="https://images.unsplash.com/photo-1506905925346-21bda4d32df4?w=1920&_wi=2"
|
||||
imageAlt="Turkey Landscape"
|
||||
logoSrc="http://img.b2bpic.net/free-vector/mawlid-al-nabi-celebration-greeting-vector-background_460848-17189.jpg"
|
||||
logoText="BAITULLAH JOURNEY"
|
||||
|
||||
Reference in New Issue
Block a user